mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Remove empty __init__ methods (#8816)
This commit is contained in:
@@ -10,7 +10,6 @@ LINELEN: Literal[64]
|
||||
RUNCHAR: Literal[b"\x90"]
|
||||
|
||||
class FInfo:
|
||||
def __init__(self) -> None: ...
|
||||
Type: str
|
||||
Creator: str
|
||||
Flags: int
|
||||
|
||||
Reference in New Issue
Block a user