mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-10-02 03:45:24 +00:00
4 lines
54 B
Python
4 lines
54 B
Python
![]() |
from docx.api import Document
|
||
|
|
||
|
__all__ = ["Document"]
|