mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 01:57:08 +01:00
Sonar suggestions
This commit is contained in:
parent
809d62a2f4
commit
8a5820328e
2 changed files with 0 additions and 7 deletions
|
|
@ -109,6 +109,5 @@ class RemoteDocumentParser(RasterisedDocumentParser):
|
|||
"No valid remote parser engine is configured, content will be empty.",
|
||||
)
|
||||
self.text = ""
|
||||
return
|
||||
elif self.settings.engine == "azureai":
|
||||
self.text = self.azure_ai_vision_parse(document_path)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue