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

Commit

Permalink
minor cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
rwst committed Jun 25, 2016
1 parent 7b90350 commit 6e4c716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/symbolic/expression.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -8818,7 +8818,7 @@ cdef class Expression(CommutativeRingElement):
- ``self`` -- an expression with held operations
- ``exclude`` -- (default: None) a list of operators to exclude from
evaluation. Excluding arithmetic operators does not yet work (see
:trac:`14850`).
:trac:`10169`).
OUTPUT:
Expand Down

0 comments on commit 6e4c716

Please sign in to comment.