1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-06-03 21:23:24 +03:00
django-rest-framework/.isort.cfg
2015-06-26 09:16:33 -04:00

7 lines
118 B
INI

[settings]
skip=.tox
atomic=true
multi_line_output=5
known_third_party=pytest,django
known_first_party=rest_framework