Skip to content

Commit

Permalink
made Ruff happier
Browse files Browse the repository at this point in the history
  • Loading branch information
s0larish committed Nov 15, 2024
1 parent a8ef9c2 commit 725e61c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simpunch/level2.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
from prefect_dask import DaskTaskRunner
from punchbowl.data import (NormalizedMetadata, get_base_file_name,
load_ndcube_from_fits, write_ndcube_to_fits)
from punchbowl.data.meta import NormalizedMetadata
from punchbowl.data.wcs import calculate_celestial_wcs_from_helio, get_p_angle
from tqdm import tqdm

Expand Down

0 comments on commit 725e61c

Please sign in to comment.