Skip to content

Commit 48b6d86

Browse files
committed
Fix linter
1 parent d9ece4c commit 48b6d86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/iotools/test_psm4.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ def test_get_nsrdb_psm4_polar_tmy_errors(nlr_api_key):
217217
year="tmy-2023")
218218
assert "OVER_RATE_LIMIT" not in str(excinfo.value)
219219

220+
220221
@pytest.fixture
221222
def io_input(request):
222223
"""file-like object for read_nsrdb_psm4"""

0 commit comments

Comments
 (0)