Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Backport PR #12809 on branch v2.2.x (Fix TypeError when calculating tick_values)#12811
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Backport PR #12809 on branch v2.2.x (Fix TypeError when calculating tick_values)#12811
Uh oh!
There was an error while loading.Please reload this page.
Conversation
CI fails due to
Solution: Either pin pytest<3.8 or backport#12154. |
power cycled to re-run now that pytest pinning is merged. |
@ArchangeGabriel there's actually two different problem right now. Tom and I have fixed them in a PR. |
This can be cycled again, CI should now pass. :) |
I don’t know what the coverage failure means, but outside from that all other CIs now pass. |
Backport PR#12809: Fix TypeError when calculating tick_values