Skip to content

Commit 97a29f3

Browse files
committed
Clearer stand-in infores
1 parent 064e58d commit 97a29f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/retriever/data_tiers/tier_0/neo4j/transpiler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ def convert_results(self, qgraph: QueryGraphDict, results: Any) -> BackendResult
6868
if source["resource_id"] == "reasoner-transpiler"
6969
)
7070
)
71-
transpiler_source["resource_id"] = "infores:dogpark-tier0"
71+
transpiler_source["resource_id"] = "infores:dogpark-robokop-standin"
7272

7373
return result

0 commit comments

Comments
 (0)