Skip to content

Commit 36da679

Browse files
CGraczykmattmilten
andauthored
Update src/pyscipopt/scip.pyx
Co-authored-by: Matthias Miltenberger <[email protected]>
1 parent 5451710 commit 36da679

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pyscipopt/scip.pyx

-1
Original file line numberDiff line numberDiff line change
@@ -3941,7 +3941,6 @@ cdef class Model:
39413941

39423942
def createPartialSol(self, Heur heur = None):
39433943
"""Create a partial primal solution, initialized to unknown values.
3944-
39453944
:param Heur heur: heuristic that found the solution (Default value = None)
39463945
39473946
"""

0 commit comments

Comments
 (0)