flake8 issue
This commit is contained in:
parent
890549d705
commit
650b28d852
@ -6,7 +6,7 @@ Created : 2022-08-03
|
||||
|
||||
|
||||
from docxtpl import DocxTemplate, RichText
|
||||
tpl=DocxTemplate('templates/richtext_eastAsia_tpl.docx')
|
||||
tpl = DocxTemplate('templates/richtext_eastAsia_tpl.docx')
|
||||
rt = RichText('测试TEST', font='eastAsia:Microsoft YaHei')
|
||||
ch = RichText('测试TEST', font='eastAsia:微软雅黑')
|
||||
sun = RichText('测试TEST', font='eastAsia:SimSun')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user