mirror of
https://github.com/django/django.git
synced 2025-09-13 14:06:28 +00:00
Fixed assorted flake8 errors.
This commit is contained in:
parent
695bc0d191
commit
b67ab75e82
38 changed files with 92 additions and 73 deletions
|
@ -1,6 +1,6 @@
|
|||
from django.conf.urls import patterns, include
|
||||
|
||||
from . import widgetadmin
|
||||
from . import widgetadmin
|
||||
|
||||
|
||||
urlpatterns = patterns('',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue