mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-08 04:42:11 +02:00
Issue #873: The cache_type label extraction via chained split() calls is fragile and would crash with IndexError if the guard on line 477 is ever moved or removed. Add a length check on the split result before indexing, making the code resilient to future refactoring. |
||
|---|---|---|
| .. | ||
| trustgraph | ||
| pyproject.toml | ||
| README.md | ||