Skip to content

Commit c7440f2

Browse files
committed
added traceback type
1 parent 8db3e4b commit c7440f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python_utils/types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,5 @@
132132
'TYPE_CHECKING',
133133
'TypeAlias',
134134
'TypeGuard',
135+
'TracebackType',
135136
]

0 commit comments

Comments
 (0)