Hacked By AnonymousFox

Current Path : /opt/cloudlinux/venv/lib64/python3.11/site-packages/pytest_subprocess/
Upload File :
Current File : //opt/cloudlinux/venv/lib64/python3.11/site-packages/pytest_subprocess/__init__.py

"""Main module"""
from . import exceptions
from .fake_process import FakeProcess

ProcessNotRegisteredError = exceptions.ProcessNotRegisteredError

__all__ = ["FakeProcess", "exceptions", "ProcessNotRegisteredError"]

Hacked By AnonymousFox1.0, Coded By AnonymousFox