Skip to content

Commit

Permalink
Fixed minor issue in highspy
Browse files Browse the repository at this point in the history
  • Loading branch information
mathgeekcoder committed Sep 10, 2024
1 parent e0e0d36 commit 42f9ae6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/highspy/highs.py
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,6 @@ def __compose_chain(self, left, inner, right):

return copy

@staticmethod
def qsum(items, initial=None):
"""Performs a faster sum for highs_linear_expressions.
Expand Down

0 comments on commit 42f9ae6

Please sign in to comment.