mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Corrected a pair of flake8 violations
This commit is contained in:
parent
1c1dffca75
commit
cd7f37b647
2 changed files with 1 additions and 2 deletions
|
@ -72,7 +72,6 @@ class Resolver404(Http404):
|
|||
pass
|
||||
|
||||
|
||||
|
||||
class NoReverseMatch(Exception):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue