Skip to content

Commit

Permalink
Changed import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishita Srivastava committed Sep 11, 2024
1 parent a462041 commit 67de179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metcalcpy/agg_eclv.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
from metcalcpy.util.eclv_statistics import *

from metcalcpy.util.utils import is_string_integer, parse_bool
from logging_config import setup_logging
from metcalcpy.logging_config import setup_logging

__author__ = 'Tatiana Burek'

Expand Down

0 comments on commit 67de179

Please sign in to comment.