You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're getting a test failure on OSX and Python 3.6 where parsing reaches the
recursion limit: matplotlib#7799
Upping the recursionlimit resolves the error.
Add command line argument to tests to up the recursion limit for the
test run.
0 commit comments