Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mpound committed Jan 4, 2025
1 parent d7f4c5d commit 56bdaaa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/dysh/util/tests/test_gaincorrection.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
import pathlib

import astropy.units as u
import numpy as np
import pytest
from astropy.coordinates import Angle
from astropy.table import QTable
from astropy.time import Time
from scipy.optimize import minimize_scalar

Expand Down

0 comments on commit 56bdaaa

Please sign in to comment.