Skip to content

Commit 19cb5b2

Browse files
author
Matthias Koeppe
committed
Update file-level doctest tags
1 parent 7fa775d commit 19cb5b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/sage/misc/cython.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.misc.cython
1+
# sage.doctest: needs sage.misc.cython
22
"""
33
Cython support functions
44

src/sage/misc/randstate.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sage.doctest: optional - sage.groups sage.libs.gap sage.libs.ntl sage.libs.pari
1+
# sage.doctest: needs sage.groups sage.libs.gap sage.libs.ntl sage.libs.pari
22
r"""
33
Random Number States
44

0 commit comments

Comments
 (0)