Skip to content

Commit 5cc5467

Browse files
committed
line length
1 parent 0fdaf04 commit 5cc5467

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pvlib/iotools/pan_binary.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,9 @@ def read_pan_binary(filename):
209209
Notes
210210
-----
211211
The parser is intended for use with binary .pan files that were created for
212-
PVsyst version 6.39 or earlier. At time of publication, no documentation for these
213-
files was available. So, this parser is based on inferred logic, rather
214-
than anything specified by PVsyst.
212+
PVsyst version 6.39 or earlier. At time of publication, no documentation
213+
for these files was available. So, this parser is based on inferred logic,
214+
rather than anything specified by PVsyst.
215215
216216
The parser can only be used on binary .pan files.
217217
For files that use the newer text format

0 commit comments

Comments
 (0)