File: urls_invalid.py

package info (click to toggle)
python-django-debug-toolbar 1%3A3.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,668 kB
  • sloc: python: 5,129; javascript: 604; makefile: 55; sh: 1
file content (2 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (2)
1
2
"""Invalid urls.py file for testing"""
urlpatterns = []