mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-29 23:26:54 +08:00
Delete many redundant method redefinitions (#6877)
This commit is contained in:
@@ -95,7 +95,6 @@ if sys.platform == "win32":
|
||||
|
||||
name: str
|
||||
def __init__(self, fname: str) -> None: ...
|
||||
def __repr__(self) -> str: ...
|
||||
class Feature:
|
||||
|
||||
id: str
|
||||
|
||||
Reference in New Issue
Block a user