Skip to content

Commit

Permalink
ruff happy now yes
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalvin committed Jul 30, 2024
1 parent 9c6420b commit a20f89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_naming.py
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ def test_formatted_name_components_withpol():
assert components.beam == "33"
assert components.spw is None
assert components.round is None
assert components.pol == None
assert components.pol is None

ex = "SB39400.RACS_0635-31.beam33.poli-MFS-image.conv.fits"

Expand Down

0 comments on commit a20f89a

Please sign in to comment.