mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-15 00:07:09 +08:00
reformat with black
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from django.contrib.auth.models import User
|
||||
|
||||
|
||||
class AdminAuthenticationForm:
|
||||
def confirm_login_allowed(self, user: User) -> None: ...
|
||||
def confirm_login_allowed(self, user: User) -> None: ...
|
||||
|
||||
Reference in New Issue
Block a user