Spaces:
Running
Running
deploy: auto-deploy 14:11:42
Browse files- app/config.py +1 -1
app/config.py
CHANGED
|
@@ -116,4 +116,4 @@ DEFAULT_STREAM = False
|
|
| 116 |
def get_settings() -> Settings:
|
| 117 |
return Settings()
|
| 118 |
|
| 119 |
-
# Persistence test marker -
|
|
|
|
| 116 |
def get_settings() -> Settings:
|
| 117 |
return Settings()
|
| 118 |
|
| 119 |
+
# Persistence test marker - v2
|