mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-04-03 15:10:36 +00:00
Pylint cleanup.
This commit is contained in:
parent
00f1165807
commit
34f862bb3d
1 changed files with 1 additions and 1 deletions
|
|
@ -46,4 +46,4 @@ class MeteorView(View):
|
|||
except KeyError:
|
||||
print(path)
|
||||
return HttpResponse(self.app.html)
|
||||
#raise Http404
|
||||
# raise Http404
|
||||
|
|
|
|||
Loading…
Reference in a new issue