Open mfrasca opened 5 years ago
I am exporting species, including habit.name.
if I have a species where no habit is specified, I get an exception and an error dialog, telling me 'NoneType' object has no attribute 'name'.
'NoneType' object has no attribute 'name'
I am exporting species, including habit.name.
Actual behaviour
if I have a species where no habit is specified, I get an exception and an error dialog, telling me
'NoneType' object has no attribute 'name'
.