Skip to content

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

@EmmanuelMess

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"

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