8000 remove sphinx markup from see also numpy doc section · dacoex/pvlib-python@ac6f710 · GitHub
[go: up one dir, main page]

Skip to content

Commit ac6f710

Browse files
committed
remove sphinx markup from see also numpy doc section
1 parent bcb41ae commit ac6f710

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pvlib/pvsystem.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ class PVSystem(object):
9090
9191
See also
9292
--------
93-
:py:class:`~pvlib.location.Location`
94-
:py:class:`~pvlib.tracking.SingleAxisTracker`
95-
:py:class:`~pvlib.pvsystem.LocalizedPVSystem`
93+
pvlib.location.Location
94+
pvlib.tracking.SingleAxisTracker
95+
pvlib.pvsystem.LocalizedPVSystem
9696
"""
9797

9898
def __init__(self,

0 commit comments

Comments
 (0)
0