Skip to content

Commit 75aaf58

Browse files
author
Matthias Koeppe
committed
src/sage/ext: Update file-level doctest tag
1 parent 1d2c544 commit 75aaf58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/ext/memory_allocator.pyx

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
from cysignals.memory cimport *
44
from sage.misc.superseded import deprecation

0 commit comments

Comments
 (0)