Skip to content

Commit 6bda92b

Browse files
authored
Update doctest.py
1 parent 6a530c4 commit 6bda92b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/doctest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ def _test():
9393
]
9494

9595
import __future__
96+
import contextlib
9697
import difflib
9798
import inspect
9899
import linecache

0 commit comments

Comments
 (0)