Skip to content

Commit 5db05a5

Browse files
committed
Achieves 100% test coverage
1 parent 789c2fb commit 5db05a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymorton/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# Author: trevor.prater@gmail.com
33
# License: MIT
44

5-
65
_DIVISORS = [180.0 / 2 ** n for n in range(32)]
76

87

0 commit comments

Comments
 (0)