Skip to content

Commit

Permalink
fixing bug for url in github, website, and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
romer8 committed Jan 31, 2024
1 parent 6b0b836 commit e4e3e37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/cms_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ def get_most_recent_date(date_local_resource, date_api):
def update_resource(resource,hs,instance):
# logging.warning(science_metadata_json)
single_resource={}

if resource["resource_type"] == 'ToolResource':
science_metadata_json = hs.getScienceMetadata(resource['resource_id'])
# logging.warning(f'{science_metadata_json}')
Expand Down

0 comments on commit e4e3e37

Please sign in to comment.