We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8e76a commit 89bf2a3Copy full SHA for 89bf2a3
src/sage/schemes/toric/batyrev.py
@@ -11,7 +11,7 @@
11
from sage.rings.rational_field import QQ
12
from sage.arith.misc import GCD as gcd
13
from sage.schemes.toric.variety import (DEFAULT_PREFIX,
14
- ToricVariety,
+ ToricVariety_field,
15
normalize_names)
16
17
from sage.categories.fields import Fields
0 commit comments