address self-review

This commit is contained in:
Raduan77 2025-02-23 20:39:37 +01:00
parent 17fd15369d
commit ef9e29e49c
2 changed files with 0 additions and 2 deletions

View file

@ -43,7 +43,6 @@ dependencies = [
"charset-normalizer",
"openai",
"ebooklib",
"html2text",
"azure-ai-documentintelligence",
"azure-identity"
]

View file

@ -1,4 +1,3 @@
# type: ignore
from typing import Any
from ebooklib import epub, ITEM_DOCUMENT