Skip to content

Commit

Permalink
Fix codestyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRyanIrish committed Jun 12, 2024
1 parent de3f3fc commit 133d184
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ndcube/analysis/rebin.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import astropy.nddata
import numpy as np

import astropy.nddata

from ndcube import utils
from ndcube.utils.exceptions import warn_user
from ndcube.wcs.wrappers import ResampledLowLevelWCS
Expand Down

0 comments on commit 133d184

Please sign in to comment.