Skip to content

Commit ab445a2

Browse files
committed
Moved my code to match repo structure
1 parent 74969a5 commit ab445a2

6 files changed

Lines changed: 936 additions & 1124 deletions

File tree

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
__pycache__/
2+
.vscode/
23
results/
34
# Virtual environment
45
.venv/
5-
__pycache__/
66
# Python bytecode
77
*.pyc
88
# Jupyter Notebook checkpoints
99
.ipynb_checkpoints/
1010
# Data files
11-
data/
12-
.vscode/
11+
data/

0 commit comments

Comments
 (0)