mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
00038f3207
commit
a06e0036f1
@ -11,7 +11,7 @@ DOC = '''
|
||||
Trailing Byte Sequences contain information about which index entries touch a
|
||||
particular text record. Every text records has a set of trailing byte
|
||||
sequences. In order to figure out the sequence for a given text record, you
|
||||
have to first calculate all the indices that start, end, span and anre
|
||||
have to first calculate all the indices that start, end, span and are
|
||||
contained within that text record. Then arrange the indices into 'strands',
|
||||
where each strand is a hierarchical progression from the top level index down.
|
||||
For the exact algorithm, see separate_strands(). The strands are then encoded
|
||||
|
Loading…
x
Reference in New Issue
Block a user