mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Whitespace Fixes
This commit is contained in:
parent
dcbd96a7d1
commit
5b4a95d737
@ -363,7 +363,7 @@ class PRST1(USBMS):
|
||||
refresh_covers = opts.extra_customization[self.OPT_REFRESH_COVERS]
|
||||
use_sony_authors = opts.extra_customization[self.OPT_USE_SONY_AUTHORS]
|
||||
|
||||
db_books = self.read_device_books(connection, source_id)
|
||||
db_books = self.read_device_books(connection, source_id)
|
||||
cursor = connection.cursor()
|
||||
|
||||
for book in booklist:
|
||||
|
Loading…
x
Reference in New Issue
Block a user