Whitespace fixes

This commit is contained in:
Mouse Reeve
2021-04-08 12:15:47 -07:00
parent 9894b777b6
commit 94764160cc
9 changed files with 1 additions and 9 deletions

View File

@ -49,7 +49,6 @@ class InboxActivities(TestCase):
}
models.SiteSettings.objects.create()
def test_handle_delete_status(self):
""" remove a status """
self.assertFalse(self.status.deleted)