Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Trac #26141: rewrite OUTPUT block to avoid doubling information on st…
Browse files Browse the repository at this point in the history
…yle-parameter
  • Loading branch information
dkrenn committed Aug 31, 2018
1 parent e52b936 commit e835341
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/sage/geometry/polyhedron/representation.py
Original file line number Diff line number Diff line change
Expand Up @@ -1436,8 +1436,7 @@ def repr_pretty(coefficients, type, prefix='x', indices=None,
OUTPUT:
If split is ``False`` (Default) returns a string. Else returns a 3-tuple
containing the left-hand side, the relation, and the right-hand side.
A string or 3-tuple of strings (depending on ``split``).
EXAMPLES::
Expand Down

0 comments on commit e835341

Please sign in to comment.