Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f181a89

Browse files
authored
Update index.rst
1 parent cedc2e1 commit f181a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Here's an example of what |docx| can do:
1818
|img| ::
1919

2020
from docx import Document
21+
from docx.shared import Inches
2122

2223
document = Document()
2324
document.add_heading('Document Title', 0)

0 commit comments

Comments
 (0)