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

@ -35,7 +35,6 @@ class InboxActivities(TestCase):
models.SiteSettings.objects.create()
def test_handle_add_book_to_shelf(self):
""" shelving a book """
work = models.Work.objects.create(title="work title")