Commit graph

2 commits

Author SHA1 Message Date
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
Jacob Molz
c10f2694a0
fix: safely parse metric labels (#948) 2026-05-26 12:43:58 +01:00