trustgraph/trustgraph-flow
cybermaggedon 6d07310d2b
fix: repair broken imports in OntoRAG query module (#950)
Replace hallucinated relative imports with correct absolute imports
across the ontology query package, and fix OntologyMatcher reference
to match the actual class name OntologyMatcherForQueries. Simplify
test to use standard imports instead of importlib hack.

Cosmetic, but simpler imports provides undeterministic imports in a dev
environment, and also means we're properly testing linkage
2026-05-26 13:12:03 +01:00
..
trustgraph fix: repair broken imports in OntoRAG query module (#950) 2026-05-26 13:12:03 +01:00
pyproject.toml Open 2.5 release branch (#939) 2026-05-19 16:07:27 +01:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00