Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 23, 2024
1 parent 0ea38e3 commit 2aad6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyuvdata/uvdata/tests/test_mwa_corr_fits.py
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,7 @@ def test_bscale(tmp_path):
@pytest.mark.filterwarnings("ignore:Fixing auto-correlations to be be real-only")
def test_default_corrections(tmp_path):
"""Test that default corrections are applied"""
# mwa_corr_fits defaults to applying corrections for cable reflections,
# mwa_corr_fits defaults to applying corrections for cable reflections,
# digital gains, and the polyphase filter bank bandpass
uv1 = UVData()
uv2 = UVData()
Expand Down

0 comments on commit 2aad6e5

Please sign in to comment.