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
PyPy adds an additional frame for `functools.wraps`, with `_functools`
as the name, which causes the code to decide we're no longer in
Matplotlib code too early, and not find `print_figure`. This causes
warnings about unexpected arguments.
0 commit comments