We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 970f78c + 1344c3f commit fe88cfdCopy full SHA for fe88cfd
src/axiomatic/axtract/relation_graph.py
@@ -1,5 +1,5 @@
1
from typing import List
2
-from ..types.equation_processing import ResponseEquation
+from ..types.response_equation import ResponseEquation
3
from pyvis.network import Network # type: ignore
4
5
0 commit comments