Skip to content

Instantly share code, notes, and snippets.

@corolla96
Created June 14, 2019 23:20
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 corolla96/962b6c26da3838fb8490973f131e3c49 to your computer and use it in GitHub Desktop.
Save corolla96/962b6c26da3838fb8490973f131e3c49 to your computer and use it in GitHub Desktop.
vscode pep8 settings. ignore line too long
"python.linting.pep8Args": ["--ignore=E501"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment