Skip to content

Commit bc0ac00

Browse files
committed
_doctest_environment.py: New
1 parent 9faea04 commit bc0ac00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_doctest_environment.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Toplevel for doctesting with passagemath
2+
3+
from sage.all__sagemath_flint import *
4+
from sage.all__sagemath_polyhedra import *
5+
from sage.all__sagemath_symbolics import *

0 commit comments

Comments
 (0)