Skip to content

Conversation

@pzhokhov
Copy link
Collaborator

No description provided.

@pep8speaks
Copy link

Hello @pzhokhov! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 222:1: E302 expected 2 blank lines, found 1


def create_agent_start(self) -> List[Handler]:
return [handlers.LowLevelInputsAgentStart()]
return [handlers.LowLevelInputsAgentStart(), handlers.GuiScale(5)]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what are the different defaults 5.0 vs 4.0 in here and below?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants