Skip to content

Commit

Permalink
src/sage/numerical/backends/scip_backend.pyx: docstring edit
Browse files Browse the repository at this point in the history
Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
  • Loading branch information
mkoeppe and tscrim committed Aug 23, 2023
1 parent 6e211ac commit 094beb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/numerical/backends/scip_backend.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ cdef class SCIPBackend(GenericBackend):
INPUT:
- ``constraints`` -- an iterable containing the indices of the rows to remove.
- ``constraints`` -- an iterable containing the indices of the rows to remove
EXAMPLES::
Expand Down

0 comments on commit 094beb3

Please sign in to comment.