Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
nden authored and Nadia committed Jun 9, 2024
1 parent 0de7840 commit f2127e7
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 f2127e7

Please sign in to comment.