__init__.py 57 B

123
  1. from .base import urlpatterns
  2. __all__ = ["urlpatterns"]