Style fixes suggested by pylint.
This commit is contained in:
@ -14,4 +14,3 @@ def sync_book_data():
|
||||
for book in books:
|
||||
# TODO: create background tasks
|
||||
books_manager.update_book(book)
|
||||
|
||||
|
Reference in New Issue
Block a user