Skip to content

Commit fbd49e9

Browse files
committed
Revert "fix unrelated linting issue"
This reverts commit 38a409d.
1 parent d7a6f83 commit fbd49e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pvlib/irradiance.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
renamed_kwarg_warning('11.2', 'clearsky_ghi', 'ghi_clear', removal="12.0")
2323
renamed_kwarg_warning('11.2', 'ghi_clearsky', 'ghi_clear', removal="12.0")
2424

25-
2625
# Deprecation warning based on https://peps.python.org/pep-0562/
2726
def __getattr__(attr):
2827
if attr == 'SURFACE_ALBEDOS':

0 commit comments

Comments
 (0)