Fix typos in comments (#123201)

This commit is contained in:
Wulian 2024-08-21 20:49:23 +08:00 committed by GitHub
parent 7b26c4d1e3
commit 94036e43a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 13 additions and 13 deletions

View file

@ -2799,7 +2799,7 @@ class TestCorrelationAndCovariance(unittest.TestCase):
@requires_IEEE_754
@unittest.skipIf(HAVE_DOUBLE_ROUNDING,
"accuracy not guaranteed on machines with double rounding")
@support.cpython_only # Allow for a weaker sumprod() implmentation
@support.cpython_only # Allow for a weaker sumprod() implementation
def test_sqrtprod_helper_function_improved_accuracy(self):
# Test a known example where accuracy is improved
x, y, target = 0.8035720646477457, 0.7957468097636939, 0.7996498651651661