mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
add missing import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import List, Mapping, Tuple, Union, Sequence, IO, Optional, TypeVar
|
||||
from typing import Dict, List, Mapping, Tuple, Union, Sequence, IO, Optional, TypeVar
|
||||
|
||||
error = OSError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user