D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint
/
testutils
/
Filename :
testing_pylintrc
back
Copy
# A bare minimum pylintrc used for the functional tests that don't specify # their own settings. [MESSAGES CONTROL] disable= suppressed-message, locally-disabled, useless-suppression,