Skip to content

Instantly share code, notes, and snippets.

@barseghyanartur
Created June 14, 2019 10:33
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 barseghyanartur/caee2391843c85f7f5df5eee4cf18963 to your computer and use it in GitHub Desktop.
Save barseghyanartur/caee2391843c85f7f5df5eee4cf18963 to your computer and use it in GitHub Desktop.
Quickly find python 2.7 code
pip install black
black . --target-version=py36 --check --quiet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment