Skip to content

Commit 34075e0

Browse files
committed
Trim whitespace
1 parent 0d6d50c commit 34075e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_statistics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2117,7 +2117,7 @@ def test_gh_140938(self):
21172117
with self.assertRaises(ValueError):
21182118
self.func([1.0, math.inf])
21192119

2120-
2120+
21212121
class TestSqrtHelpers(unittest.TestCase):
21222122

21232123
def test_integer_sqrt_of_frac_rto(self):

0 commit comments

Comments
 (0)