mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-09 21:46:43 +08:00
initial commit
This commit is contained in:
2
django/contrib/auth/apps.pyi
Normal file
2
django/contrib/auth/apps.pyi
Normal file
@@ -0,0 +1,2 @@
|
||||
class AuthConfig:
|
||||
def ready(self) -> None: ...
|
||||
Reference in New Issue
Block a user