Skip to content

Use of wait and speed not consistent #34

@HanBnrd

Description

@HanBnrd

The use of wait and speed arguments is not consistent:

  • not all functions that could use them do
  • some functions have wait and speed arguments while other functions use self.wait and self.speed directly in their implementation
  • the default values for those arguments are sometimes manually set and other times set to using self.wait or self.speed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions