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

Commit c28097a

Browse files
Distribute : at his request, Travis Crimshaw removed from Author's list.
1 parent 2412f7a commit c28097a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/symbolic/expression.pyx

+1-1
Original file line numberDiff line numberDiff line change
@@ -10435,7 +10435,7 @@ cdef class Expression(CommutativeRingElement):
1043510435
1043610436
AUTHORS:
1043710437
10438-
- Emmanuel Charpentier, Ralf Stephan, Travis Scrimshaw (05-2017)
10438+
- Emmanuel Charpentier, Ralf Stephan (05-2017)
1043910439
"""
1044010440
from sage.functions.other import symbolic_sum as opsum, \
1044110441
symbolic_product as opprod

0 commit comments

Comments
 (0)