Skip to content

Commit ac78169

Browse files
committed
Merge branch 'feat-uv-pdm' of github.com:waketzheng/python-docx-template into feat-uv-pdm
2 parents 345eae2 + be3a0eb commit ac78169

3 files changed

Lines changed: 359 additions & 689 deletions

File tree

docxtpl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
try:
1616
from .subdoc import Subdoc
1717
except ImportError:
18-
pass
18+
...

0 commit comments

Comments
 (0)