Skip to content

Commit

Permalink
fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
paolap committed Jul 11, 2024
1 parent 9a746c2 commit 357e4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mopper/setup_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
from json.decoder import JSONDecodeError

from mopdb.mopdb_utils import query
from mopdb.cmip_utils import fix_years
from mopper.cmip_utils import fix_years


def write_var_map(outpath, table, matches):
Expand Down

0 comments on commit 357e4e9

Please sign in to comment.