Files
django-stubs/django-stubs/contrib/auth/urls.pyi

4 lines
59 B
Python

from typing import Any, List
urlpatterns: List[Any] = ...