mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 13:57:23 +02:00
pep8
This commit is contained in:
parent
10bfd1406b
commit
290c74fd73
1 changed files with 1 additions and 1 deletions
|
|
@ -1374,7 +1374,7 @@ class KOBOTOUCH(KOBO):
|
|||
min_fwversion_overdrive = (4, 0, 7523)
|
||||
min_clarahd_fwversion = (4, 8, 11090)
|
||||
min_forma_fwversion = (4, 11, 11879)
|
||||
min_librah20_fwversion = (4, 16, 13337) # "Reviewers" release.
|
||||
min_librah20_fwversion = (4, 16, 13337) # "Reviewers" release.
|
||||
|
||||
has_kepubs = True
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue