PEP fixes
This commit is contained in:
parent
a447e22108
commit
6c724556f1
|
|
@ -108,5 +108,3 @@ class NotificationTest(TestCase):
|
|||
self.assertFalse(NotificationEntry.check_recent('test.notification2', 1, delta))
|
||||
|
||||
self.assertTrue(NotificationEntry.check_recent('test.notification', 1, delta))
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue