Files
django-stubs/django-stubs/contrib/admindocs/urls.pyi
2019-08-16 15:45:17 +03:00

4 lines
59 B
Python

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