Skip to content

Commit acbac36

Browse files
committed
linting
1 parent 5d37972 commit acbac36

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pvlib/irradiance.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1566,7 +1566,8 @@ def ghi_from_poa_driesse_2023(surface_tilt, surface_azimuth,
15661566
15671567
full_output : boolean, default False
15681568
If full_output is False, only ``ghi`` is returned, otherwise the return
1569-
value is (``ghi``, ``converged``, ``niter``). (see Returns section for details).
1569+
value is (``ghi``, ``converged``, ``niter``).
1570+
(see Returns section for details).
15701571
15711572
Returns
15721573
-------

0 commit comments

Comments
 (0)