-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed args PolylineWalker to match the super StepWalker class (#1621)
* * Removed pokemongo_bot/polyline_stepper.py - old Stepper() class * Fixed args PolylineWalker to match the super StepWalker class * Added a check to Polynine() point tinitalization, if no route was found then, we will return no points between orig, dest thus will walk in straight line - expected behaviour will teleport in small steps * * fix typo
- Loading branch information
1 parent
c548334
commit dfa4f78
Showing
3 changed files
with
9 additions
and
47 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters