Compare commits
2 Commits
1a93dbbaf9
...
6ce325fe82
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ce325fe82 | |||
| 31a76ed2b9 |
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
.venv/
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
output.txt
|
||||||
1
data/data.txt
Normal file
1
data/data.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
||||||
BIN
requirements.txt
Normal file
BIN
requirements.txt
Normal file
Binary file not shown.
1
src/main.py
Normal file
1
src/main.py
Normal file
@ -0,0 +1 @@
|
|||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user