aboutsummaryrefslogtreecommitdiff
path: root/tests/introspect/graphviz.test.py
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: enforce fully strict static typing across library, tests, and tooling ↵natsuoto1-20/+36
with zero suppressions
2026-07-11refactor: eliminate suppression comments and internal-import tests, delete ↵natsuoto1-8/+3
now-dead defensive code
2026-07-10chore: apply ruff lint and format fixesnatsuoto1-8/+4
2026-07-10feat(result): Regex wrapper with AST, delegation, and introspection API ↵natsuoto1-0/+359
(#133, #145, #146, #147, #148)