Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
nden committed Oct 29, 2024
1 parent 76af105 commit af67ce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jwst/resample/resample_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import numpy as np
from astropy import units as u
from astropy import wcs as fitswcs
from astropy.modeling import Model
import gwcs

from stdatamodels.dqflags import interpret_bit_flags
Expand Down

0 comments on commit af67ce3

Please sign in to comment.