Skip to content

Commit 6354443

Browse files
committed
Fix whitespace
1 parent 6000bb2 commit 6354443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/tests/test_solarposition.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ def test_hour_angle_with_tricky_timezones():
687687

688688
with pytest.raises(pytz.exceptions.NonExistentTimeError):
689689
times.normalize()
690-
690+
691691
# should not raise `pytz.exceptions.NonExistentTimeError`
692692
solarposition.hour_angle(times, longitude, eot)
693693

0 commit comments

Comments
 (0)