Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Visual Studio Code pylint: Error when all is ok

# You can disable the pylint whether used by python files or not as below:

# Go to settings in VS Code
# search for 'pylint'
# you can find the below checkbox in 'Python › Linting: Pylint Enabled' Whether to lint Python files using pylint.
# Just uncheck that ( No need to restart the VS Code)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Visual #Studio #Code #Error
ADD COMMENT
Topic
Name
8+7 =