Skip to content

Commit 97ee479

Browse files
author
Ben Pierce
committed
stickler3
1 parent fa14c67 commit 97ee479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/iotools/pvgis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ def read_pvgis_tmy(filename, pvgis_format=None, map_variables=None):
585585
------
586586
ValueError
587587
if ``pvgis_format`` is ``None`` and the file extension is neither
588-
``.csv``, ``.json``, nor ``.epw``, or if ``pvgis_format`` is provided
588+
``.csv``, ``.json``, nor ``.epw``, or if ``pvgis_format`` is provided
589589
as input but isn't in ``['csv', 'epw', 'json', 'basic']``
590590
TypeError
591591
if ``pvgis_format`` is ``None`` and ``filename`` is a buffer

0 commit comments

Comments
 (0)