Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/sociologist/poll_urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sociologist/poll_urls.py')
-rw-r--r--webapp/sociologist/poll_urls.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/sociologist/poll_urls.py b/webapp/sociologist/poll_urls.py
index 6f2a1a4..795f968 100644
--- a/webapp/sociologist/poll_urls.py
+++ b/webapp/sociologist/poll_urls.py
@@ -1,3 +1,4 @@
+# pylint: disable=E1120
from django.conf.urls.defaults import patterns, url
from polls.views import *