DmitrMakeev
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -217,6 +217,7 @@ def add_data_gc():
|
|
217 |
print(f"Error adding/updating contact: {e}")
|
218 |
return "Internal Server Error", 500
|
219 |
|
|
|
220 |
|
221 |
|
222 |
|
@@ -367,7 +368,6 @@ def data_gc_tab_out():
|
|
367 |
|
368 |
|
369 |
|
370 |
-
|
371 |
|
372 |
|
373 |
|
|
|
217 |
print(f"Error adding/updating contact: {e}")
|
218 |
return "Internal Server Error", 500
|
219 |
|
220 |
+
|
221 |
|
222 |
|
223 |
|
|
|
368 |
|
369 |
|
370 |
|
|
|
371 |
|
372 |
|
373 |
|