X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/_pytest/config
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
_pytest
/
config
/
ðŸ“
..
📄
__init__.py
(62.52 KB)
ðŸ“
__pycache__
📄
argparsing.py
(20.73 KB)
📄
compat.py
(2.34 KB)
📄
exceptions.py
(260 B)
📄
findpaths.py
(7.7 KB)
Editing: exceptions.py
from _pytest.compat import final @final class UsageError(Exception): """Error in pytest usage or invocation.""" class PrintHelp(Exception): """Raised when pytest should print its help to skip the rest of the argument parsing and validation."""
Upload File
Create Folder