Whitespace fixes
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user