mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Fix bug in traceback.pyi (hey, tests are useful!).
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Stubs for traceback
|
||||
|
||||
from types import TracebackType
|
||||
import typing
|
||||
|
||||
# TODO signatures
|
||||
|
||||
Reference in New Issue
Block a user