From 13c94118d23326b146d89ec875863ffbc84c1f3c Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Wed, 19 Jun 2024 21:00:36 +0200 Subject: [PATCH] lint --- tests/test_qartod.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/test_qartod.py b/tests/test_qartod.py index 77888ac..6b1fd7d 100644 --- a/tests/test_qartod.py +++ b/tests/test_qartod.py @@ -2050,9 +2050,7 @@ def test_density_inversion_input(self): density = [1024, 1024, 1025] depth = [1, 2, 3] - match = ( - "'less'|<" - ) + match = "'less'|<" # Wrong type suspect_threshold with pytest.raises(TypeError, match=match): qartod.density_inversion_test(