diff --git a/auditlog/tests/test_auditlog.py b/auditlog/tests/test_auditlog.py index 43e39eb62..3373e6e87 100644 --- a/auditlog/tests/test_auditlog.py +++ b/auditlog/tests/test_auditlog.py @@ -168,4 +168,3 @@ class TestMethods(TransactionCase): ]) self.assertEqual(len(logs), 1) - \ No newline at end of file