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 86085a7 commit 8820f14Copy full SHA for 8820f14
src/extra_checks/__init__.py
@@ -1,9 +1,6 @@
1
from .check_id import CheckId
2
from .registry import ignore_checks
3
4
-default_app_config = "extra_checks.apps.ExtraChecksConfig"
5
-
6
7
__all__ = [
8
"ignore_checks",
9
"CheckId",
0 commit comments