Skip to content

Instantly share code, notes, and snippets.

@4383
Created July 1, 2020 10: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 4383/a8c3c802894d36d6502567891bcc2666 to your computer and use it in GitHub Desktop.
Save 4383/a8c3c802894d36d6502567891bcc2666 to your computer and use it in GitHub Desktop.
sort your imports
$ isort --multi-line=3 --trailing-comma --force-grid-wrap=0 --use-parentheses --line-width=88 -rc openstack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment