Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
echedey-ls committed Feb 3, 2024
1 parent 9aa4f30 commit 6bc681f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvlib/tests/test_shading.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ def test_projected_solar_zenith_angle_datatypes(
@pytest.fixture
def sf_premises_and_expected():
"""Data comprised of solar position, tracker orientations, ground coverage
ratios and terrain slopes with respective shade fractions (sf)"""
ratios and terrain slopes with respective shade fractions (sf)"""
# preserve tracker_shade_fraction's args order and append shadow depth, z
premises_and_results = pd.DataFrame(
columns=["solar_zenith", "solar_azimuth", "tracker_tilt",
Expand Down

0 comments on commit 6bc681f

Please sign in to comment.