Skip to content

Commit f63fa49

Browse files
bug fix
1 parent f2a1064 commit f63fa49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/traceback.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import tokenize
1212
import io
1313
import _colorize
14+
import traceback
1415

1516
from contextlib import suppress
1617

0 commit comments

Comments
 (0)