1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-05-08 01:43:43 +03:00
django-rest-framework/tests/urls.py

5 lines
73 B
Python

"""
Blank URLConf just to keep the test suite happy
"""
urlpatterns = []