Skip to content

ColumnIndex bug in LabelStatistics.py

Sam Horvath requested to merge github/fork/kmader/patch-3 into master

Created by: kmader

if there is no self.colorNode defined (it is None) in LabelStatisticsLogic, the columnIndex variable is never initialized

Merge request reports