Skip to content

Commit 7bbb66c

Browse files
trevorkarntscrim
andauthored
Documentation fix
Co-authored-by: Travis Scrimshaw <[email protected]>
1 parent b1ffa01 commit 7bbb66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/algebras/exterior_algebra_groebner.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ cdef class GroebnerStrategy:
478478
sage: I._groebner_strategy.reduce(E.zero())
479479
0
480480
481-
Check #37108 is fixed::
481+
Check :issue:`37108` is fixed::
482482
483483
sage: E = ExteriorAlgebra(QQ, 6)
484484
sage: E.inject_variables(verbose=False)

0 commit comments

Comments
 (0)