Skip to content

Commit 5551337

Browse files
fchapotontscrim
andauthored
Update src/sage/rings/polynomial/multi_polynomial.pyx
Co-authored-by: Travis Scrimshaw <[email protected]>
1 parent 2a1a9ff commit 5551337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/polynomial/multi_polynomial.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2764,7 +2764,7 @@ def _is_M_convex_(points):
27642764
INPUT:
27652765
27662766
- ``points`` -- iterable for a list of integer lattice points of the
2767-
same dimension.
2767+
same dimension
27682768
27692769
Examples of M-convex sets include the vertices of a matroid polytope, and the
27702770
support sets of Schur polynomials.

0 commit comments

Comments
 (0)