Skip to content

Commit

Permalink
src/sage/all__sagemath_polyhedra.py: Add sage.arith.all
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Oct 6, 2021
1 parent ccc3233 commit 64528df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/all__sagemath_polyhedra.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

from sage.misc.all__sagemath_polyhedra import *
from sage.rings.all__sagemath_polyhedra import *
from sage.arith.all import *
from sage.modules.all import *
from sage.matrix.all import *
from sage.geometry.all__sagemath_polyhedra import *
Expand Down

0 comments on commit 64528df

Please sign in to comment.