Amanda Torres commited on
Commit ·
99c72fc
1
Parent(s): 79d86e6
restore cloud run revision time for deploy audit
Browse files- globals.py +1 -1
globals.py
CHANGED
|
@@ -52,4 +52,4 @@ DEFAULT_LOCATIONS = {
|
|
| 52 |
# Output formatting
|
| 53 |
DECIMAL_PLACES = 2
|
| 54 |
DATE_FORMAT = "%Y-%m-%d %H:%M:%S"
|
| 55 |
-
# Last sync: 2026-05-
|
|
|
|
| 52 |
# Output formatting
|
| 53 |
DECIMAL_PLACES = 2
|
| 54 |
DATE_FORMAT = "%Y-%m-%d %H:%M:%S"
|
| 55 |
+
# Last sync: 2026-05-08 00:25:41 UTC
|