Spaces:
Runtime error
Runtime error
bug dependencies fixed
Browse files- .gitignore +0 -2
- __pycache__/config.cpython-311.pyc +0 -0
- __pycache__/config_key.cpython-311.pyc +0 -0
- requirements.txt +0 -0
.gitignore
CHANGED
@@ -7,8 +7,6 @@ data/Test/
|
|
7 |
test.py
|
8 |
test_read.py
|
9 |
styles.txt
|
10 |
-
config_key.py
|
11 |
-
|
12 |
#database folder
|
13 |
database/
|
14 |
database_structure/
|
|
|
7 |
test.py
|
8 |
test_read.py
|
9 |
styles.txt
|
|
|
|
|
10 |
#database folder
|
11 |
database/
|
12 |
database_structure/
|
__pycache__/config.cpython-311.pyc
DELETED
Binary file (1.41 kB)
|
|
__pycache__/config_key.cpython-311.pyc
DELETED
Binary file (239 Bytes)
|
|
requirements.txt
CHANGED
Binary files a/requirements.txt and b/requirements.txt differ
|
|