We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251b004 commit 7cae17fCopy full SHA for 7cae17f
1 file changed
tests/float/builtin_float_hash.py
@@ -15,6 +15,7 @@
15
'0.1',
16
'-0.1',
17
'10.3',
18
+ '1e16',
19
'inf',
20
'-inf',
21
'nan',
0 commit comments