Skip to content

Instantly share code, notes, and snippets.

@aodag
Created May 25, 2019 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aodag/8f5725fa51fef7317811e549267a9fed to your computer and use it in GitHub Desktop.
Save aodag/8f5725fa51fef7317811e549267a9fed to your computer and use it in GitHub Desktop.
{
"python.pythonPath": ".venv\\Scripts\\python.exe",
"python.jediEnabled": false,
"python.formatting.provider": "black",
"python.linting.flake8Enabled": true,
"python.linting.mypyEnabled": true,
"editor.formatOnSave": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment