Skip to content

Instantly share code, notes, and snippets.

@rrees
Created April 3, 2020 12:08
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 rrees/0ae4b684a051e618fce9f1414b24d0ff to your computer and use it in GitHub Desktop.
Save rrees/0ae4b684a051e618fce9f1414b24d0ff to your computer and use it in GitHub Desktop.
An isort config that is compatible with Black
[settings]
line_length=88
multi_line_output=3
include_trailing_comma=True
use_parentheses=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment