Server IP : 66.29.132.122 / Your IP : 18.223.170.103 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/proc/thread-self/root/opt/cloudlinux/venv/lib64/python3.11/site-packages/prospector/profiles/profiles/ |
Upload File : |
allow-shorthand: false inherits: - strictness_medium pylint: disable: - blacklisted-name - missing-docstring - line-too-long - E1103 - duplicate-code - too-many-branches - too-many-arguments - too-many-locals - too-many-statements - R0924 - unnecessary-pass - unnecessary-lambda - duplicate-key - eval-used - lost-exception - bad-staticmethod-argument - protected-access - signature-differs - lowercase-l-suffix - deprecated-module - global-variable-not-assigned - unused-import - unused-variable - unused-argument - unused-wildcard-import - redefined-builtin - redefine-in-handler - bare-except - logging-not-lazy - bad-format-string-key - anomalous-unicode-escape-in-string - W5101 pyflakes: disable: - F401 - F841 frosted: disable: - E101 - E307 - W101 pycodestyle: disable: - E501 - E711 - E712 - E721 - W503 pyroma: disable: - PYR06 - PYR09 pydocstyle: run: false