We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd89242 commit d57f9a4Copy full SHA for d57f9a4
setup.cfg
@@ -9,4 +9,4 @@ lines_between_types=1
9
include_trailing_comma=True
10
not_skip=__init__.py
11
known_standard_library=dataclasses
12
-known_third_party=django_bleach,bleach
+known_third_party=django_bleach,bleach,pytest
0 commit comments