Skip to content

Instantly share code, notes, and snippets.

@guptarohit
Created November 15, 2019 12:47
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
isort hook configuration
[settings]
line_length = 88
multi_line_output = 3
include_trailing_comma = True
known_third_party = celery,django,environ,pyquery,pytz,redis,requests,rest_framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment