We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5b439 commit 17183a2Copy full SHA for 17183a2
Modules/_decimal/tests/bignum.py
@@ -40,6 +40,3 @@ def xhash(coeff, exp):
40
h2 = hash(d)
41
42
assert h2 == h1
43
-
44
45
0 commit comments