Skip to content

Commit 9fe8a22

Browse files
committed
+typo
1 parent 68a3264 commit 9fe8a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_float.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import unittest
99

1010
from test import support
11-
from test.support import import_helper
11+
from test.support import warnings_helper
1212
from test.support.testcase import FloatsAreIdenticalMixin
1313
from test.support.numbers import (
1414
VALID_UNDERSCORE_LITERALS,

0 commit comments

Comments
 (0)