Pylint cleanup.

This commit is contained in:
Tyson Clugg 2015-06-16 17:49:39 +10:00
parent 00f1165807
commit 34f862bb3d

View file

@ -46,4 +46,4 @@ class MeteorView(View):
except KeyError:
print(path)
return HttpResponse(self.app.html)
#raise Http404
# raise Http404