Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d153afe

Browse files
committed
Remove unnecessary import
1 parent bc42040 commit d153afe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/traceback.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import linecache
44
import sys
5-
import types
65

76
__all__ = ['extract_stack', 'extract_tb', 'format_exception',
87
'format_exception_only', 'format_list', 'format_stack',

0 commit comments

Comments
 (0)