You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #369 from matthew-brett/remove-doctest-markup
MRG: remove doctest string markup
The doctest string markup was for allowing doctests running on Python 3
and Python < 2.6. We haven't used it for a few years. This commit
removes that code in the hope that no-one else is using it.
0 commit comments