mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-18 09:55:59 +08:00
Bump mypy to 0.981 (#8796)
This commit is contained in:
@@ -72,7 +72,7 @@ class HTMLBinaryInputStream(HTMLUnicodeInputStream):
|
||||
def detectEncodingMeta(self): ...
|
||||
|
||||
class EncodingBytes(bytes):
|
||||
def __new__(cls, value): ...
|
||||
def __new__(self, value): ...
|
||||
def __init__(self, value) -> None: ...
|
||||
def __iter__(self): ...
|
||||
def __next__(self): ...
|
||||
|
||||
Reference in New Issue
Block a user