Commit e7dcd40d authored by Tim Graham's avatar Tim Graham
Browse files

Added extra newline for flake8.

parent a8f4553a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -169,6 +169,7 @@ class DebugViewTests(TestCase):
            status_code=404
        )


class ExceptionReporterTests(TestCase):
    rf = RequestFactory()