Skip to content

Fix issue #1312: Type (typehint) error when calling db.Model subclass constructor with parameters - #1321

Open
cainmagi wants to merge 10 commits into
pallets-eco:stablefrom
cainmagi:fix-issue-1312
Open

Fix issue #1312: Type (typehint) error when calling db.Model subclass constructor with parameters#1321
cainmagi wants to merge 10 commits into
pallets-eco:stablefrom
cainmagi:fix-issue-1312

`t.cast` should accept `t.Type[...]` instead of `type[...]` to preven…

f383186
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs