update to python fastpi
This commit is contained in:
@@ -0,0 +1 @@
|
||||
def apply_mask(data: bytes, mask: bytes) -> bytes: ...
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
def apply_mask(data: bytes, mask: bytes) -> bytes: ...
|
||||