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.
1 parent a67117d commit 14327b6Copy full SHA for 14327b6
graphtik/config.py
@@ -89,6 +89,7 @@ def _tristate_armed(context_var: ContextVar, enabled):
89
.. debug-behavior-start
90
91
+ :meth:`FnOp.compute()` raise any matching-needs errors immediately;
92
++ :meth:`FnOp.compute()` prints out full given-inputs (not just their keys);
93
+ net objects print details recursively;
94
+ plotted SVG diagrams include style-provenance as tooltips;
95
+ Sphinx extension also saves the original DOT file next to each image
0 commit comments