Spaces:
Runtime error
Runtime error
Update src/config.py
Browse files- src/config.py +3 -0
src/config.py
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# src/config.py
|
| 2 |
import os
|
| 3 |
|
|
|
|
| 1 |
+
"""
|
| 2 |
+
This file saves various configurations to share among the scripts
|
| 3 |
+
"""
|
| 4 |
# src/config.py
|
| 5 |
import os
|
| 6 |
|