Files
django-stubs/django/contrib/auth/apps.pyi
Maxim Kurnikov a9f215bf64 initial commit
2018-07-29 18:12:23 +03:00

2 lines
50 B
Python

class AuthConfig:
def ready(self) -> None: ...