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

Commit 6e4c716

Browse files
committed
minor cosmetics
1 parent 7b90350 commit 6e4c716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/symbolic/expression.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8818,7 +8818,7 @@ cdef class Expression(CommutativeRingElement):
88188818
- ``self`` -- an expression with held operations
88198819
- ``exclude`` -- (default: None) a list of operators to exclude from
88208820
evaluation. Excluding arithmetic operators does not yet work (see
8821-
:trac:`14850`).
8821+
:trac:`10169`).
88228822
88238823
OUTPUT:
88248824

0 commit comments

Comments
 (0)