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

2 lines
51 B
Python

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