mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 04:07:39 +03:00
8 lines
155 B
INI
8 lines
155 B
INI
[settings]
|
|
skip=.tox
|
|
atomic=true
|
|
multi_line_output=5
|
|
known_standard_library=types
|
|
known_third_party=pytest,_pytest,django
|
|
known_first_party=rest_framework
|