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

Commit 18385a7

Browse files
Punctiation fic for doctests for definite integral using mathematica_free.
1 parent ced138e commit 18385a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/symbolic/integration/external.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def mma_free_integrator(expression, v, a=None, b=None):
9494
9595
::
9696
97-
Check that :trac:`14764` is resolved:
97+
Check that :trac:`14764` is resolved::
9898
9999
sage: integrate(x^2, x, 0, 1, algorithm="mathematica_free") # optional - internet
100100
1/3

0 commit comments

Comments
 (0)