This commit is contained in:
2025-05-27 05:18:38 +00:00
parent ea3ee863d0
commit 199b1f60e9

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'