@@ -7,7 +7,7 @@ from processing import process_all_rows
defmain():
gsheet_api=GSheetAPI()
sheet_name=select_sheet(gsheet_api)
sheet_name=select_sheet()
ifnotsheet_name:
return
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.