ANMAR WITWIT

Results 1 comments of ANMAR WITWIT

Edit "C:\Users\anmar\AppData\Roaming\Code\User\settings.json" and add python.linting.pylintArgs lines at the end as shown below: { "team.showWelcomeMessage": false, "python.dataScience.sendSelectionToInteractiveWindow": true, "git.enableSmartCommit": true, "powershell.codeFormatting.useCorrectCasing": true, "files.autoSave": "onWindowChange", "python.linting.pylintArgs": [ "--load-plugins=pylint_django", "--errors-only" ], }