mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-09-18 01:33:17 +08:00
run black over stubs, add checking to travis
This commit is contained in:
@@ -6,7 +6,6 @@ from .checks import check_models_permissions, check_user_model
|
||||
from .management import create_permissions
|
||||
from .signals import user_logged_in
|
||||
|
||||
|
||||
class AuthConfig(AppConfig):
|
||||
apps: None
|
||||
label: str
|
||||
|
||||
Reference in New Issue
Block a user