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