Skip to content

Commit bcf8b73

Browse files
authored
Apply suggestions from code review
1 parent 9c966f3 commit bcf8b73

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

pvlib/solarposition.py

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,9 +1052,7 @@ def equation_of_time_spencer71(dayofyear):
10521052
Myers [4]_ and printed in both the Fourier paper from the Sundial
10531053
Mailing List and R. Hulstrom's [5]_ book.
10541054
1055-
.. `Fourier paper:
1056-
<http://www.mail-archive.com/
1057-
[email protected]/msg01050.html>`_
1055+
.. _Fourier paper: http://www.mail-archive.com/[email protected]/msg01050.html
10581056
10591057
Parameters
10601058
----------
@@ -1102,8 +1100,7 @@ def equation_of_time_pvcdrom(dayofyear):
11021100
`PVCDROM`_ is a website by Solar Power Lab at Arizona State
11031101
University (ASU)
11041102
1105-
.. `PVCDROM: <http://www.pveducation.org/
1106-
pvcdrom/2-properties-sunlight/solar-time>`_
1103+
.. _PVCDROM: http://www.pveducation.org/pvcdrom/2-properties-sunlight/solar-time
11071104
11081105
Parameters
11091106
----------

0 commit comments

Comments
 (0)