This commit is contained in:
commit
7cef56de15
23 changed files with 3136 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.venv/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
__pycache__/
|
||||
/data/
|
||||
Loading…
Add table
Add a link
Reference in a new issue