Skip to content

Commit c66c72b

Browse files
committed
Add triple quote - fix linter
1 parent 9b8d32d commit c66c72b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pvlib/iotools/meteonorm.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@ def get_meteonorm_tmy(
493493
<https://docs.meteonorm.com/docs/getting-started>`_
494494
.. [3] `Meteonorm API reference
495495
<https://docs.meteonorm.com/api>`_
496+
"""
496497
if data_version is not None:
497498
msg = (
498499
"This parameter was removed from the Meteonorm API "

0 commit comments

Comments
 (0)