Skip to content

Instantly share code, notes, and snippets.

@guptarohit
Created November 15, 2019 12:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save guptarohit/786c7697e6aaf918aeaa5e46dafd6155 to your computer and use it in GitHub Desktop.
Save guptarohit/786c7697e6aaf918aeaa5e46dafd6155 to your computer and use it in GitHub Desktop.
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