Skip to content

Commit 313d6f9

Browse files
committed
Remove comment
1 parent bcdf626 commit 313d6f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pvlib/test/test_solarposition.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ def test_analytical_azimuth():
465465
atol=0.017)
466466

467467
# test for NaN values at boundary conditions (PR #431)
468-
# use degrees rather than radians for clarity
469468
test_angles = np.radians(np.array(
470469
[[ 0., -180., -20.],
471470
[ 0., 0., -5.],

0 commit comments

Comments
 (0)