Skip to content

Commit

Permalink
Add types to isort's standard library list.
Browse files Browse the repository at this point in the history
This re-stabilizes sorting after upgrading to 4.2.2.
  • Loading branch information
akx committed Nov 26, 2015
1 parent 45c66da commit bdf9c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .isort.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
skip=.tox
atomic=true
multi_line_output=5
known_standard_library=types
known_third_party=pytest,django
known_first_party=rest_framework

0 comments on commit bdf9c49

Please sign in to comment.