Skip to content

Commit

Permalink
Remove comment referring to Toucan open-contracting/toucan#123
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Apr 28, 2021
1 parent da9de41 commit 95240a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ocdskingfishercolab/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ def save_dataframe_to_spreadsheet(dataframe, name):
"""
write_data_as_json(dataframe['release_package'][0], 'release_package.json')

# Use similar code to Toucan.
config = LibCoveOCDSConfig().config
with warnings.catch_warnings():
warnings.filterwarnings('ignore') # flattentool uses UserWarning, so we can't set a specific category
Expand Down

0 comments on commit 95240a0

Please sign in to comment.