We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db3e4b commit c7440f2Copy full SHA for c7440f2
1 file changed
python_utils/types.py
@@ -132,4 +132,5 @@
132
'TYPE_CHECKING',
133
'TypeAlias',
134
'TypeGuard',
135
+ 'TracebackType',
136
]
0 commit comments