Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -173,8 +173,7 @@ firestore_client = initialize_firebase()
|
|
173 |
|
174 |
if not firestore_client:
|
175 |
print("Failed to initialize Firestore. Exiting.")
|
176 |
-
|
177 |
-
|
178 |
# Main data collection loop
|
179 |
try:
|
180 |
while True:
|
|
|
173 |
|
174 |
if not firestore_client:
|
175 |
print("Failed to initialize Firestore. Exiting.")
|
176 |
+
|
|
|
177 |
# Main data collection loop
|
178 |
try:
|
179 |
while True:
|