summaryrefslogtreecommitdiff
path: root/lib/sew_stack/stitch_layers/mixins/protocol.py
AgeCommit message (Collapse)Author
2025-08-21fix type errors (#3928)Lex Neva
* fix type checking error in overriding path propery * fix type hints in sew stack * enable type checking for tartan * ignore type warnings for dynamic wx module attributes * fix tartan type errors * fix circular import * add type-check and test targets * use Optional instead