mirror of
https://github.com/django/django.git
synced 2024-11-29 22:56:46 +01:00
Added extra newline for flake8.
This commit is contained in:
parent
a8f4553aae
commit
e7dcd40da2
@ -169,6 +169,7 @@ class DebugViewTests(TestCase):
|
|||||||
status_code=404
|
status_code=404
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
class ExceptionReporterTests(TestCase):
|
class ExceptionReporterTests(TestCase):
|
||||||
rf = RequestFactory()
|
rf = RequestFactory()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user