We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent defa7e7 commit 3100e23Copy full SHA for 3100e23
tests/test_module4.py
@@ -161,7 +161,7 @@ def test_humidity_convert_loop_module4(parse):
161
162
163
@pytest.mark.test_humidity_by_area_method_module4
164
-def test_humidity_by_area_and_method_module4(parse):
+def test_humidity_by_area_method_module4(parse):
165
# def get_data_by_area(self, rec_area=0):
166
# data = super().get_data_by_area("humidity", rec_area)
167
# return self._convert_data(recs)
0 commit comments