PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
backports
/
Editing: __init__.py
__path__ = __import__('pkgutil').extend_path(__path__, __name__) # type: ignore
SAVE
CANCEL