mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-30 18:48:56 +03:00
Mark pytest as a third-party library for isort
Not sure why it doesn't get that.
This commit is contained in:
@@ -9,4 +9,4 @@ lines_between_types=1
|
|||||||
include_trailing_comma=True
|
include_trailing_comma=True
|
||||||
not_skip=__init__.py
|
not_skip=__init__.py
|
||||||
known_standard_library=dataclasses
|
known_standard_library=dataclasses
|
||||||
known_third_party=django_bleach,bleach
|
known_third_party=django_bleach,bleach,pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user