Skip to content

Commit

Permalink
Merge pull request #952 from HERA-Team/fix_pyuvdata_v3
Browse files Browse the repository at this point in the history
Remove an unused import that will break in pyuvdata v3
  • Loading branch information
steven-murray authored Jun 14, 2024
2 parents 6957e27 + 02f4b3e commit dac1027
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hera_cal/tests/test_utils.py
Original file line number Diff line number Diff line change
@@ -14,7 +14,6 @@
from contextlib import contextmanager
from pyuvdata import UVData
from pyuvdata import UVCal
import pyuvdata.tests as uvtest
from sklearn import gaussian_process as gp
from ..redcal import filter_reds
from ..redcal import get_pos_reds

0 comments on commit dac1027

Please sign in to comment.