Skip to content

Commit 8820f14

Browse files
committed
Remove default app config
1 parent 86085a7 commit 8820f14

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/extra_checks/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
from .check_id import CheckId
22
from .registry import ignore_checks
33

4-
default_app_config = "extra_checks.apps.ExtraChecksConfig"
5-
6-
74
__all__ = [
85
"ignore_checks",
96
"CheckId",

0 commit comments

Comments
 (0)