Custom ontology #761
Annotations
5 errors
Run MyPy for graphiti-core:
graphiti_core/utils/maintenance/node_operations.py#L311
Incompatible types in assignment (expression has type "tuple[Never, ...]", variable has type "tuple[BaseModel]")
|
Run MyPy for graphiti-core:
graphiti_core/utils/maintenance/node_operations.py#L322
"Sequence[str]" has no attribute "append"
|
Run MyPy for graphiti-core:
graphiti_core/utils/maintenance/node_operations.py#L324
Need type annotation for "entity_attributes_model"
|
Run MyPy for graphiti-core:
graphiti_core/utils/maintenance/node_operations.py#L325
Argument "__base__" to "create_model" has incompatible type "tuple[BaseModel, type[Summary]]"; expected "type[Never] | tuple[type[Never], ...]"
|
Run MyPy for graphiti-core
Process completed with exit code 1.
|
Loading