This commit is contained in:
2025-05-27 05:18:38 +00:00
parent a468480a69
commit 6499cfe78e

View File

@@ -8,8 +8,8 @@ from googleapiclient.discovery import build
from googleapiclient.errors import HttpError
# Importiere die neue Bibliothek
from gdoctableapppy import DocsTableApp # Hauptklasse
from gdoctableapppy import Utility # Für endOfSegmentLocation, falls benötigt
from gdoctableapppy.docs_table_app import DocsTableApp
from gdoctableapppy.utility import Utility
# --- Konfiguration ---
CSV_FILENAME = 'Namensliste.csv'