Skip to content

STYLE: Facilitate integration with python IDE

Created by: jcfr

This PR introduces slicer/kits.py facilitating integration with IDE like PyCharm when simply adding the "Slicer/Base/Python" folder as dependent project for scripted module. In this case, the slicer module, while incomplete because of unavailable kits, will still be importable.

Merge request reports