Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of wait and speed not consistent #34

Open
HanBnrd opened this issue Apr 11, 2023 · 0 comments
Open

Use of wait and speed not consistent #34

HanBnrd opened this issue Apr 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@HanBnrd
Copy link
Contributor

HanBnrd commented Apr 11, 2023

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
@HanBnrd HanBnrd mentioned this issue Apr 11, 2023
4 tasks
@HanBnrd HanBnrd added the enhancement New feature or request label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant