JdeRobot / VisualStates

Tool for visual programming of robots using automata
https://jderobot.github.io/VisualStates/
GNU General Public License v3.0
8 stars 8 forks source link

Add a try except block to fix #92 #97

Closed sudo-panda closed 5 years ago

sudo-panda commented 5 years ago

The commit fixes the issue #92 by adding a try except block that changes name to empty when it gets a index error.

pushkalkatara commented 5 years ago

LGTM.