In memory label propagation community detection #385
Annotations
3 errors
Run MyPy for graphiti-core:
graphiti_core/utils/maintenance/community_operations.py#L100
Invalid index type "int" for "dict[str, int]"; expected type "str"
|
Run MyPy for graphiti-core:
graphiti_core/utils/maintenance/community_operations.py#L110
Incompatible types in assignment (expression has type "SupportsDunderLT[Any] | SupportsDunderGT[Any]", target has type "int")
|
Run MyPy for graphiti-core
Process completed with exit code 1.
|
Loading