Skip to content

Commit

Permalink
Update database.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kristinchang3 committed Feb 6, 2025
1 parent 331ade8 commit 03bb526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcmdi_metrics/utils/database.py
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ def find_json_files_in_the_directory(url):
def load_json_from_url(url):
"""
Load JSON data from a given URL.
Parameters
----------
url : str
Expand Down

0 comments on commit 03bb526

Please sign in to comment.