mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +08:00
more sync setup
This commit is contained in:
parent
bef6e53a3e
commit
c003b83246
@ -51,7 +51,6 @@ class Makefile:
|
||||
plines.append(line)
|
||||
if plines:
|
||||
paragraphs.append(Paragraph(contents='\n'.join(plines)))
|
||||
plines = []
|
||||
|
||||
# Now break all paragraphs into sections.
|
||||
section = Section(name=None, paragraphs=[])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user