This repository has been archived by the owner on Jul 24, 2023. It is now read-only.
0.1.5
- Renamed type
expected
toitem
- Changed
ModelOption
type fromfunc(*model)
tofunc(*model) error
expected
to item
ModelOption
type from func(*model)
to func(*model) error