mirror of https://github.com/django/django.git
Corrected a pair of flake8 violations
This commit is contained in:
parent
1c1dffca75
commit
cd7f37b647
|
@ -72,7 +72,6 @@ class Resolver404(Http404):
|
|||
pass
|
||||
|
||||
|
||||
|
||||
class NoReverseMatch(Exception):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in New Issue