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'd like __repr__ to be like the script_repr of this PR, but (a) Jim objects that using inspect is
overkill for __repr__ (but Jean-Luc and I don't see the problem) and (b) __repr__ shouldn't have the
indentation that script_repr has.
See #95: