Amanda Torres commited on
Commit ·
8c66d17
1
Parent(s): 2895c3f
lift gke node pool sync time into banner
Browse files- parser/database.py +1 -1
parser/database.py
CHANGED
|
@@ -106,4 +106,4 @@ class LanguageDatabase:
|
|
| 106 |
if len(page) < batch_size:
|
| 107 |
break
|
| 108 |
offset += batch_size
|
| 109 |
-
# Last sync: 2026-05-07 05:
|
|
|
|
| 106 |
if len(page) < batch_size:
|
| 107 |
break
|
| 108 |
offset += batch_size
|
| 109 |
+
# Last sync: 2026-05-07 05:19:47 UTC
|