Lots of pylint and pep8 fixes in nearly every file.

This commit is contained in:
Isaac Bythewood
2012-05-12 00:27:02 +00:00
parent 326e7a2e33
commit 8e8bcdfb49
10 changed files with 23 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
from django.conf.urls import patterns, include, url
from django.conf.urls import patterns, url
urlpatterns = patterns('',