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