Fix linting
This commit is contained in:
@@ -16,6 +16,7 @@ from .types import KnowledgeGraph
|
|||||||
|
|
||||||
load_dotenv()
|
load_dotenv()
|
||||||
|
|
||||||
|
|
||||||
class TextChunkSchema(TypedDict):
|
class TextChunkSchema(TypedDict):
|
||||||
tokens: int
|
tokens: int
|
||||||
content: str
|
content: str
|
||||||
|
Reference in New Issue
Block a user