ignore pylint
This commit is contained in:
@@ -136,7 +136,7 @@ Django is a pip package. Pip packages are other people's python code that you ca
|
||||
|
||||

|
||||
|
||||
1. Click on `manage.py`. You should see VSCode activate python extensions in the bottom left and select an interpretor. ('venv': venv) should be selected.
|
||||
1. Click on `manage.py`. You should see VSCode activate python extensions in the bottom left and select an interpretor. ('venv': venv) should be selected. You can ignore the message that says "linter pylint is not installed" - just close out of it.
|
||||
|
||||

|
||||
|
||||
@@ -272,7 +272,7 @@ Django is a pip package. Pip packages are other people's python code that you ca
|
||||
|
||||

|
||||
|
||||
1. Click on `manage.py`. You should see VSCode activate python extensions in the bottom left and select an interpretor. ('venv': venv) should be selected.
|
||||
1. Click on `manage.py`. You should see VSCode activate python extensions in the bottom left and select an interpretor. ('venv': venv) should be selected. You can ignore the message that says "linter pylint is not installed" - just close out of it.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user