mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-31 13:10:23 +08:00
The action was incorrectly typed as allowing instances of Action -- the correct type is subclasses of Action. (And str.)
The action was incorrectly typed as allowing instances of Action -- the correct type is subclasses of Action. (And str.)