D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
pyfakefs
/
pytest_tests
/
Filename :
local_import.py
back
Copy
def load(path: str) -> str: from pyfakefs.pytest_tests import lib_using_pathlib return lib_using_pathlib.use_pathlib(path)