Skip to content

Commit

Permalink
fix doc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fchapoton committed Oct 8, 2024
1 parent 5a94999 commit 5d3d536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/functions/piecewise.py
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ def convolution(self, parameters, variable, other):
sage: q.convolution(p)
piecewise(x|-->(x - 3)*e^(-2) - e^(-x + 2) on (4, 5]; x)
TESTS::
TESTS:
Check that the bugs raised in :issue:`12123` are fixed::
Expand Down

0 comments on commit 5d3d536

Please sign in to comment.