Corrected a pair of flake8 violations

This commit is contained in:
Alex Gaynor 2014-02-15 10:42:12 -08:00
parent 1c1dffca75
commit cd7f37b647
2 changed files with 1 additions and 2 deletions

View File

@ -72,7 +72,6 @@ class Resolver404(Http404):
pass
class NoReverseMatch(Exception):
pass