Closed kirichoi closed 9 years ago
Several Python examples seems to be broken. i.e. telTestModel.py outputs following lines:
Bad Data ColumnHeader Bad Data ColumnHeader Plugin version: '1.0.0'
Problem comes from the fact that function getColumnHeaders() not returning column headers properly.
Fixed with commit 9c58051c66e393494763687b9e03b2b2918debb9
Several Python examples seems to be broken. i.e. telTestModel.py outputs following lines:
Bad Data ColumnHeader Bad Data ColumnHeader Plugin version: '1.0.0'
Problem comes from the fact that function getColumnHeaders() not returning column headers properly.