Skip to content

Commit bfb331a

Browse files
committed
massive code cleanup
- split up code into multiple files - renamed main python file to main.py - removed unused functions - deduplicated some functions - updated gitignore
1 parent 02a4329 commit bfb331a

File tree

14 files changed

+1843
-1940
lines changed

14 files changed

+1843
-1940
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.env
2+
*__pycache__

0 commit comments

Comments
 (0)