Skip to content

Commit

Permalink
remove silly import from build
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbhughes committed Dec 18, 2024
1 parent 72f2092 commit dc440f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion punchbowl/level3/stellar.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from remove_starfield import ImageHolder, ImageProcessor, Starfield
from remove_starfield.reducers import PercentileReducer

from build.lib.punchbowl.data.io import write_ndcube_to_fits
from punchbowl.data import NormalizedMetadata, load_ndcube_from_fits
from punchbowl.data.wcs import calculate_celestial_wcs_from_helio, calculate_helio_wcs_from_celestial
from punchbowl.prefect import punch_task
Expand Down

0 comments on commit dc440f8

Please sign in to comment.