mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
f105981333
commit
3c8ce70263
@ -28,6 +28,7 @@ def fcis(text_length):
|
|||||||
return fcis
|
return fcis
|
||||||
|
|
||||||
class MOBIHeader(Header): # {{{
|
class MOBIHeader(Header): # {{{
|
||||||
|
|
||||||
'''
|
'''
|
||||||
Represents the first record in a MOBI file, contains all the metadata about
|
Represents the first record in a MOBI file, contains all the metadata about
|
||||||
the file.
|
the file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user