Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
echedey-ls committed Feb 15, 2024
1 parent d3d8844 commit a6dbae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvlib/shading.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ def tracker_shaded_fraction(solar_zenith, solar_azimuth, tracker_tilt,
References
----------
.. [1] Mark A. Mikofski, "First Solar Irradiance Shade Losses on Sloped
.. [1] Mark A. Mikofski, "First Solar Irradiance Shade Losses on Sloped
Terrain," PVPMC, 2023
"""
theta_g_rad = np.radians(cross_axis_slope)
Expand Down

0 comments on commit a6dbae1

Please sign in to comment.