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

@ -34,7 +34,6 @@ class InboxBlock(TestCase):
models.SiteSettings.objects.create()
def test_handle_blocks(self):
""" create a "block" database entry from an activity """
self.local_user.followers.add(self.remote_user)