We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b16f1 commit 77ba818Copy full SHA for 77ba818
.vscode/settings.json
@@ -1,5 +1,5 @@
1
{
2
- "cornflakes.linter.executablePath": "/Users/mcdaniel/desktop/aws-openai/venv/bin/flake8",
+ "cornflakes.linter.executablePath": "./venv/bin/flake8",
3
"[python]": {
4
"editor.defaultFormatter": "ms-python.black-formatter"
5
}
0 commit comments