Closed Sharat-Bhat closed 5 years ago
This change isn't required. Because self.start_state is a member function as well as property of the class. And it returns self._start_state only. See this https://github.com/KRSSG/robocup/blob/9ac7a37d08bebdee7f383e0083d6a5c91655060b/fsm.py#L31
If this PR isn't required you can close this
This change isn't required. Because self.start_state is a member function as well as property of the class. And it returns self._start_state only. See this https://github.com/KRSSG/robocup/blob/9ac7a37d08bebdee7f383e0083d6a5c91655060b/fsm.py#L31