mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Remove symlinks! (#2132)
This commit is contained in:
committed by
Jelle Zijlstra
parent
537b97ed39
commit
e9600db2ec
@@ -1,3 +1,4 @@
|
||||
# NB: third_party/3/enum.pyi and stdlib/3.4/enum.pyi must remain consistent!
|
||||
import sys
|
||||
from typing import List, Any, TypeVar, Union, Iterator, TypeVar, Generic, Type, Sized, Mapping
|
||||
from abc import ABCMeta
|
||||
|
||||
Reference in New Issue
Block a user