This commit is contained in:
zrguo
2024-11-07 15:26:54 +08:00
committed by GitHub
parent ff8eeeddd3
commit bc97898c93

View File

@@ -317,7 +317,7 @@ with open("./newText.txt") as f:
### Multi-file Type Support
The `testract` supports reading file types such as TXT, DOCX, PPTX, CSV, and PDF.
The `textract` supports reading file types such as TXT, DOCX, PPTX, CSV, and PDF.
```python
import textract