Skip to content

Commit

Permalink
remove repeated import
Browse files Browse the repository at this point in the history
  • Loading branch information
marialainez committed Nov 5, 2024
1 parent 9882b64 commit cc57cac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/osa/workflow/stages.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from osa.utils.logging import myLogger
from osa.utils.utils import stringify, date_to_dir
from osa.paths import get_run_date
from osa.configs.config import cfg

log = myLogger(logging.getLogger(__name__))

Expand Down

0 comments on commit cc57cac

Please sign in to comment.