Skip to content

Commit 64528df

Browse files
committed
src/sage/all__sagemath_polyhedra.py: Add sage.arith.all
1 parent ccc3233 commit 64528df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/all__sagemath_polyhedra.py

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
from sage.misc.all__sagemath_polyhedra import *
44
from sage.rings.all__sagemath_polyhedra import *
5+
from sage.arith.all import *
56
from sage.modules.all import *
67
from sage.matrix.all import *
78
from sage.geometry.all__sagemath_polyhedra import *

0 commit comments

Comments
 (0)