扫码登录,获取cookies
This commit is contained in:
3
backend/venv/Lib/site-packages/websockets/speedups.pyi
Normal file
3
backend/venv/Lib/site-packages/websockets/speedups.pyi
Normal file
@@ -0,0 +1,3 @@
|
||||
from .typing import BytesLike
|
||||
|
||||
def apply_mask(data: BytesLike, mask: bytes | bytearray) -> bytes: ...
|
||||
Reference in New Issue
Block a user