diff --git a/pvlib/iotools/pvgis.py b/pvlib/iotools/pvgis.py index 6acb3fc77b..c69017344a 100644 --- a/pvlib/iotools/pvgis.py +++ b/pvlib/iotools/pvgis.py @@ -202,7 +202,7 @@ def get_pvgis_hourly(latitude, longitude, start=None, end=None, .. [2] `PVGIS Hourly Radiation `_ .. [3] `PVGIS Non-interactive service - `_ + `_ .. [4] `PVGIS horizon profile tool `_ """ # noqa: E501