Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
keflavich committed Oct 13, 2024
1 parent a2aca84 commit 9c31209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spectral_cube/utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import warnings
import inspect

from functools import wraps

Expand Down

0 comments on commit 9c31209

Please sign in to comment.