bugfix
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user