first add files
This commit is contained in:
4
lib/Crypto/Util/_file_system.pyi
Normal file
4
lib/Crypto/Util/_file_system.pyi
Normal file
@@ -0,0 +1,4 @@
|
||||
from typing import List
|
||||
|
||||
|
||||
def pycryptodome_filename(dir_comps: List[str], filename: str) -> str: ...
|
||||
Reference in New Issue
Block a user