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