We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91f5662 + 7475e3c commit dfe34b3Copy full SHA for dfe34b3
pvlib/iotools/panond.py
@@ -27,7 +27,7 @@ def num_type(value):
27
except ValueError: # Otherwise leave as string
28
value_out = value
29
return value_out
30
-
+
31
32
def element_type(element):
33
"""
0 commit comments