Skip to content

Commit f2f6132

Browse files
committed
linter fix
1 parent eafc36a commit f2f6132

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pvlib/transformer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ def simple_efficiency(
105105
pg. 101.
106106
''' # noqa: E501
107107

108-
109108
input_power_normalized = input_power / transformer_rating
110109

111110
a = load_loss

0 commit comments

Comments
 (0)