83fe4f9
1
2
3
4
class SheetsClient: def read_rows(self, spreadsheet_id: str, sheet_name: str) -> list[dict]: return []