Skip to content

Commit d6ed488

Browse files
committed
Update plot_martinez_shade_loss.py
1 parent 3425793 commit d6ed488

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/examples/shading/plot_martinez_shade_loss.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@
2020
# 2. :py:func:`pvlib.shading.shading_factor1d` to calculate the fraction of
2121
# shaded surface and the number of shaded *blocks*, due to row-to-row
2222
# shading
23-
#
24-
# .. versionadded:: 0.10.5
25-
# .. sectionauthor:: Echedey Luis <[email protected]>
23+
#
24+
# .. sectionauthor:: Echedey Luis <echelual (at) gmail.com>
2625

2726
from pvlib import shading
2827
import pandas as pd

0 commit comments

Comments
 (0)