Skip to content

Commit f487209

Browse files
author
Matthias Koeppe
committed
src/sage/misc/reset.pyx: Docstring cosmetics
1 parent 27173b5 commit f487209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/misc/reset.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def reset(vars=None, attached=False):
2626
INPUT:
2727
2828
- ``vars`` -- a list, or space or comma separated string (default:
29-
None), variables to restore
29+
``None``), variables to restore
3030
3131
- ``attached`` -- boolean (default: ``False``), if ``vars`` is not None,
3232
whether to detach all attached files

0 commit comments

Comments
 (0)