Skip to content

Improve typehint in `node_import`

Jerome Hue requested to merge typehint into dev

Context

Improve Python typehint in node_import

  • Create a type alias for the converters functions
  • Change the opset type from Optional[int] to int
Edited by Jerome Hue

Merge request reports

Loading