This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
v2.0.3
Abstract Python wrapper KNIME node and helpers. Used for development of KNIME nodes calling Python scripts.
Changed
- In tests call
PythonWrapperTestUtils.init()
instead ofPythonWrapperTestUtils.materializeKNIMEPythonUtils()
.