Skip to content

0.2.3

Latest
Compare
Choose a tag to compare
@nxexox nxexox released this 14 Nov 17:50
7482bf1

Fix parsing List and Optional types.

  • Add parse typing arguments from model predict method of: Optional, Sequence (List, Tuple, Set).
  • Add parse typing argument List[TYPE] and set type TYPE and collection_type is List.
  • Fix #20

Full Changelog: 0.2.2...0.2.3