Skip to content

Commit

Permalink
one more idea...
Browse files Browse the repository at this point in the history
  • Loading branch information
ilaflott committed Jul 22, 2024
1 parent 6b70e56 commit be073ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catalogbuilder/scripts/gen_intake_gfdl.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
logger = logging.getLogger('local')
logger.setLevel(logging.INFO)

import catalogbuilder
try:
from catalogbuilder.intakebuilder import gfdlcrawler, CSVwriter, builderconfig, configparser
except ModuleNotFoundError as exc:
Expand Down

0 comments on commit be073ac

Please sign in to comment.