ensan-hcl/CustardKit

Fix types of actions in python-parser

shundroid opened this issue · 2 comments

Fix types of actions in python-parser

I mistakenly closed this issue 🙏

How about making Action class and making actions the instances of InputAction, ReplaceLastCharactersAction, etc which inherit Action class?

And I can make the type of press_actions Action[]