Skip to content

Broken end of line on some python code in the tool #363

Description

@EmmanuelMess

From the Python editor from MessageCollector:

At the end the code seems broken, maybe the end of line was read incorrectly:

	###
	def intTransition(self):
		self.passivateIn('IDLE')
		return self.getState()
	
	###
	def timeAdvance(self):return self.getSigma()
	
	###
	def __str__(self):return "MessagesCollector"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions