Describe the bug
SingleAxisTracker is deprecated, but the tracking.py benchmark still uses it:
|
self.tracker = tracking.SingleAxisTracker() |
To Reproduce
run asv tests. or look at the asv quick CI output
Expected behavior
no deprecation warnings in the benchmark test suite
Screenshots
If applicable, add screenshots to help explain your problem.
Versions: