We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1aa49a commit f75ed84Copy full SHA for f75ed84
tests/conftest.py
@@ -10,7 +10,7 @@
10
11
12
@pytest.mark.requiressecrets
13
-@pytest.fixture(scope="session")
+@pytest.fixture
14
def file_nc_era5_pattern(tmp_path):
15
date_min = '2010-01-31'
16
date_max = '2010-02-01'
0 commit comments