Skip to content

Commit 241fb38

Browse files
committed
Linter
1 parent 47c8914 commit 241fb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/tests/test_shading.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ def test_projected_solar_zenith_angle_datatypes(
228228
@pytest.fixture
229229
def sf_premises_and_expected():
230230
"""Data comprised of solar position, tracker orientations, ground coverage
231-
ratios and terrain slopes with respective shade fractions (sf)"""
231+
ratios and terrain slopes with respective shade fractions (sf)"""
232232
# preserve tracker_shade_fraction's args order and append shadow depth, z
233233
premises_and_results = pd.DataFrame(
234234
columns=["solar_zenith", "solar_azimuth", "tracker_tilt",

0 commit comments

Comments
 (0)