mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 21:14:48 +08:00
Remove files that only exist on <=3.6, update a few comments (#8273)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
PY34: bool
|
||||
PY35: bool
|
||||
PY352: bool
|
||||
|
||||
def flatten_list_bytes(list_of_data: list[bytes]) -> bytes: ...
|
||||
Reference in New Issue
Block a user