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

Commit

Permalink
Trac #8450: add a missing colon to a doctest.
Browse files Browse the repository at this point in the history
  • Loading branch information
orlitzky committed Jan 8, 2022
1 parent 25db6da commit 5f4e2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/plot/misc.py
Expand Up @@ -561,7 +561,7 @@ def __call__(self, *args):
TESTS:
Evaluation never fails and always returns a ``float``:
Evaluation never fails and always returns a ``float``::
sage: from sage.plot.misc import FastCallablePlotWrapper
sage: set_random_seed()
Expand Down

0 comments on commit 5f4e2fb

Please sign in to comment.