Updated test, test metadata

This commit is contained in:
erinhmclark
2025-02-06 10:11:56 +00:00
parent 52542812dc
commit 5b0bad832f
5 changed files with 284 additions and 36 deletions

View File

@@ -104,7 +104,6 @@ class GsheetsDb(Database):
if gsheet := item.get_context("gsheet"):
gw: GWorksheet = gsheet.get("worksheet")
row: int = gsheet.get("row")
# todo doesn't exist, should be passed from
elif self.sheet_id:
print(self.sheet_id)