Skip to content

Commit 14327b6

Browse files
committed
doc(conf) list forgotten use of DEBUG
1 parent a67117d commit 14327b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphtik/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def _tristate_armed(context_var: ContextVar, enabled):
8989
.. debug-behavior-start
9090
9191
+ :meth:`FnOp.compute()` raise any matching-needs errors immediately;
92+
+ :meth:`FnOp.compute()` prints out full given-inputs (not just their keys);
9293
+ net objects print details recursively;
9394
+ plotted SVG diagrams include style-provenance as tooltips;
9495
+ Sphinx extension also saves the original DOT file next to each image

0 commit comments

Comments
 (0)