Skip to content

Commit

Permalink
cleaned up old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Sep 26, 2024
1 parent 02cb032 commit a25702a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dfm_tools/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ def cds_credentials():
cds_remove_credentials_raise(reason='Old CDS API-key found (with :)')

# check if the authentication works
# TODO: requested "check authentication" method in https://github.com/ecmwf/cdsapi/issues/111
try:
c = cdsapi.Client()
c.client.check_authentication()
Expand Down

0 comments on commit a25702a

Please sign in to comment.