Skip to content

AST-1097 Extend python bindings of DpInfo constructor

This MR add the arguments to the python bindings of the DPInfo constructor, and adds the corresponding properties.

Additionally two minor mistakes is the python bindings are corrected. The mistakes were

  1. missing __init__.py install
  2. possible call to finish() method of a non-existant next step.
Edited by Bas van der Tol

Merge request reports