Skip to content

Commit 2e840ff

Browse files
Update pvlib/iotools/pan_binary.py
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
1 parent b9fc09e commit 2e840ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/iotools/pan_binary.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ def read_pan_binary(filename):
220220
221221
See also
222222
--------
223-
pvlib.iotools.panond.read_panond : for newer text-based data format
223+
pvlib.iotools.read_panond : for newer text-based data format
224224
"""
225225
data = {}
226226

0 commit comments

Comments
 (0)