Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Commit
•
45ffbfb
1
Parent(s):
2a7d599
Update google_db.py
Browse files- google_db.py +1 -1
google_db.py
CHANGED
@@ -46,7 +46,7 @@ def save_db():
|
|
46 |
|
47 |
response_data = {
|
48 |
"status": response.text,
|
49 |
-
|
50 |
}
|
51 |
|
52 |
return jsonify(response_data)
|
|
|
46 |
|
47 |
response_data = {
|
48 |
"status": response.text,
|
49 |
+
|
50 |
}
|
51 |
|
52 |
return jsonify(response_data)
|