1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-06-03 13:13:09 +03:00
django-rest-framework/tests/urls.py

5 lines
73 B
Python

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