Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
verreld7 committed Oct 25, 2024
1 parent 1adcd0e commit 60aa804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/rings/semirings/tropical_variety.py
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ def weight_vectors(self):
3: [(0, 1, 1), (0, 0, -1), (0, -1, 0)]})
TESTS:
Checking the balance condition of weight vectors::
sage: T = TropicalSemiring(QQ)
Expand Down

0 comments on commit 60aa804

Please sign in to comment.