Skip to content

Commit c633188

Browse files
committed
Adjusts flake8 formatting.
1 parent a2916b3 commit c633188

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pvlib/irradiance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ def isotropic(surface_tilt, dhi, return_components=False):
653653

654654
if return_components:
655655
diffuse_components = dict()
656-
656+
657657
# original formatting (to be deprecated in v0.14.0)
658658
diffuse_components['sky_diffuse'] = poa_sky_diffuse # total
659659
diffuse_components['isotropic'] = poa_sky_diffuse

0 commit comments

Comments
 (0)