From a20f89a7bd597142937020b9fc8ca0f614566b7b Mon Sep 17 00:00:00 2001 From: tgalvin Date: Tue, 30 Jul 2024 10:56:38 +0800 Subject: [PATCH] ruff happy now yes --- tests/test_naming.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_naming.py b/tests/test_naming.py index b1dd15ad..ca8c2d9f 100644 --- a/tests/test_naming.py +++ b/tests/test_naming.py @@ -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"