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
One of possible enhancements is to make printoptions use a context var. Right now it uses a _format_options dict defined in the arrayprint module - context var will give context-local state.