django_bleach is a known third party library

This commit is contained in:
Swen Kooij 2019-10-20 17:51:51 +03:00
parent e6ce2da161
commit 4a81363853

View File

@ -9,3 +9,4 @@ lines_between_types=1
include_trailing_comma=True
not_skip=__init__.py
known_standard_library=dataclasses
known_third_party=django_bleach,bleach