c082f1aa9b
Move all .py that are supposed to be run as __main__ under ./scripts so there is no need to manipulate sys.path to import modules. Runby cleanup
9 lines
124 B
Text
9 lines
124 B
Text
.vscode/
|
|
.idea/
|
|
*.iml
|
|
venv/
|
|
__pycache__/
|
|
containers/workspace
|
|
**/.DS_Store
|
|
**/.ipynb_checkpoints
|
|
scripts/metrics/cache.json
|