Skip to content

Commit

Permalink
docs: Add comment for global variable spreadsheet_name
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jun 29, 2022
1 parent 4713c28 commit c508616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocdskingfishercolab/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def LocalWebServerAuth(self, *args, **kwargs):
sql.run.run = run
GoogleAuth.LocalWebserverAuth = LocalWebServerAuth


# A global variable used in set_spreadsheet_name() and save_dataframe_to_sheet().
spreadsheet_name = None

# Use the same placeholder values as OCDS Kit.
Expand Down

0 comments on commit c508616

Please sign in to comment.