Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lubojr committed Apr 12, 2024
1 parent 62256b7 commit b7c8919
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion generators/generate_indicators.py
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@ def handle_WMS_endpoint(config, endpoint, data, catalog, wmts=False):
add_collection_information(config, collection, data)
add_to_catalog(collection, catalog, endpoint, data)


def handle_SH_endpoint(config, endpoint, data, catalog):
token = get_SH_token()
headers = {"Authorization": "Bearer %s"%token}
Expand Down

0 comments on commit b7c8919

Please sign in to comment.