We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f912906 commit 3f1cec2Copy full SHA for 3f1cec2
.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