code styling
This commit is contained in:
parent
bf2240f4b2
commit
6722d63537
@ -6,7 +6,7 @@ Created : 2021-07-30
|
|||||||
'''
|
'''
|
||||||
|
|
||||||
from docxtpl import DocxTemplate
|
from docxtpl import DocxTemplate
|
||||||
from docx.shared import Inches
|
|
||||||
|
|
||||||
tpl = DocxTemplate('templates/merge_docx_master_tpl.docx')
|
tpl = DocxTemplate('templates/merge_docx_master_tpl.docx')
|
||||||
sd = tpl.new_subdoc('templates/merge_docx_subdoc.docx')
|
sd = tpl.new_subdoc('templates/merge_docx_subdoc.docx')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user