address self-review
This commit is contained in:
parent
17fd15369d
commit
ef9e29e49c
2 changed files with 0 additions and 2 deletions
|
|
@ -43,7 +43,6 @@ dependencies = [
|
|||
"charset-normalizer",
|
||||
"openai",
|
||||
"ebooklib",
|
||||
"html2text",
|
||||
"azure-ai-documentintelligence",
|
||||
"azure-identity"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
# type: ignore
|
||||
from typing import Any
|
||||
|
||||
from ebooklib import epub, ITEM_DOCUMENT
|
||||
|
|
|
|||
Loading…
Reference in a new issue