Skip to content

Commit d607191

Browse files
committed
Fix fixture
1 parent 879df43 commit d607191

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pvlib/tests/test_shading.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ def test_shaded_fraction1d(sf1d_premises_and_expected):
310310
assert isinstance(sf_vec, pd.Series)
311311

312312

313+
@pytest.fixture
313314
def martinez_shade_factor_Table2():
314315
"""
315316
Data provided in Table 2, [1] of martinez_shade_factor

0 commit comments

Comments
 (0)