mirror of
https://github.com/Hopiu/django.git
synced 2026-04-07 08:31:02 +00:00
Added extra newline for flake8.
This commit is contained in:
parent
a8f4553aae
commit
e7dcd40da2
1 changed files with 1 additions and 0 deletions
|
|
@ -169,6 +169,7 @@ class DebugViewTests(TestCase):
|
|||
status_code=404
|
||||
)
|
||||
|
||||
|
||||
class ExceptionReporterTests(TestCase):
|
||||
rf = RequestFactory()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue