Show More
@@ -6,7 +6,6 b' a doctest) and which have no test functionality of their own, should be called' | |||
|
6 | 6 | empty function call is counted as a test, which just inflates tests numbers |
|
7 | 7 | artificially). |
|
8 | 8 | """ |
|
9 | from IPython.utils.py3compat import doctest_refactor_print | |
|
10 | 9 | |
|
11 | 10 | def doctest_simple(): |
|
12 | 11 | """ipdoctest must handle simple inputs |
General Comments 0
You need to be logged in to leave comments.
Login now