Skip to content

Commit

Permalink
Remove whitespace #2
Browse files Browse the repository at this point in the history
  • Loading branch information
verreld7 committed Jul 28, 2024
1 parent 898c4e1 commit 131837e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/rings/semirings/tropical_mpolynomial.py
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ def ngens(self):
Return the number of generators of ``self``.
EXAMPLES::
sage: T = TropicalSemiring(QQ)
sage: R = PolynomialRing(T, 10, 'z')
sage: R.ngens()
Expand Down

0 comments on commit 131837e

Please sign in to comment.