mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-10 16:12:29 +03:00
removed isort link
This commit is contained in:
parent
676739332a
commit
2b550a75d5
|
@ -13,7 +13,6 @@ indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
[*.py]
|
[*.py]
|
||||||
# https://github.com/timothycrosley/isort/wiki/isort-Settings
|
|
||||||
line_length=120
|
line_length=120
|
||||||
known_first_party={{ cookiecutter.repo_name }}
|
known_first_party={{ cookiecutter.repo_name }}
|
||||||
multi_line_output=3
|
multi_line_output=3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user