Skip to content

Commit

Permalink
removed unnecessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
penaguerrero committed Apr 15, 2024
1 parent 7f2f33e commit 4cefa5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jwst/resample/resample_spec_step.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from ..assign_wcs.util import update_s_region_spectral
from jwst.lib.wcs_utils import get_wavelengths

import numpy as np

# Force use of all DQ flagged data except for DO_NOT_USE and NON_SCIENCE
GOOD_BITS = '~DO_NOT_USE+NON_SCIENCE'
Expand Down

0 comments on commit 4cefa5b

Please sign in to comment.