Skip to content

Commit 17183a2

Browse files
author
Stefan Krah
committed
Use zero bottom margin.
1 parent ad5b439 commit 17183a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Modules/_decimal/tests/bignum.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,3 @@ def xhash(coeff, exp):
4040
h2 = hash(d)
4141

4242
assert h2 == h1
43-
44-
45-

0 commit comments

Comments
 (0)