X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/prospector/tools
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
prospector
/
tools
/
??
..
??
__init__.py
(2.59 KB)
??
__pycache__
??
bandit
??
base.py
(1.54 KB)
??
dodgy
??
exceptions.py
(170 B)
??
mccabe
??
mypy
??
profile_validator
??
pycodestyle
??
pydocstyle
??
pyflakes
??
pylint
??
pyright
??
pyroma
??
utils.py
(1.13 KB)
??
vulture
Editing: exceptions.py
class BadToolConfig(Exception): def __init__(self, tool_name: str, message: str): super().__init__(f"Bad option value found for tool {tool_name}: {message}")
Upload File
Create Folder