- Use CalVer dot notation (2026.2.13) for PEP 440 compliance - Filter pinlabels for top-level components when ground/power hidden - Fix unused variables, long lines, import ordering (ruff clean) - Use StrEnum for PinDirection (Python 3.11+) - Add .gitignore and README.md - All 105 tests pass including WireViz roundtrip validation |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_cli.py | ||
| test_filter.py | ||
| test_inter_module.py | ||
| test_netlist_parser.py | ||
| test_roundtrip.py | ||
| test_single_module.py | ||
| test_yaml_emitter.py | ||