Skip to content

Instantly share code, notes, and snippets.

@amitpandey-io
Created February 7, 2020 10:57
Show Gist options
  • Select an option

  • Save amitpandey-io/771d1e8bbd9622ece30c113189630c13 to your computer and use it in GitHub Desktop.

Select an option

Save amitpandey-io/771d1e8bbd9622ece30c113189630c13 to your computer and use it in GitHub Desktop.
python code linting
pip install flake8
flake8 --ignore=E24,E501,W504,E408
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment