Skip to content

Commit dfe34b3

Browse files
authored
Merge pull request #4 from ckrening/panond_2
stickler comment correction
2 parents 91f5662 + 7475e3c commit dfe34b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/iotools/panond.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def num_type(value):
2727
except ValueError: # Otherwise leave as string
2828
value_out = value
2929
return value_out
30-
30+
3131

3232
def element_type(element):
3333
"""

0 commit comments

Comments
 (0)