79326976

Date: 2025-01-03 15:52:44
Score: 1
Natty:
Report link

**To disable it globally in VS Code, you need to add "pylint.args": ["--disable=C0115"] in your settings.json file.

To do so, open the command prompt with Ctrl/Command + Shift + P and type (or select) Preferences: Open User Settings (JSON). **

"pylint.args": ["--disable=C0115"]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Abdu Qnauy