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
The example code runner wraps the code in a function if no `main`
is found, which makes the functions nested and changes attribute
inference. Also the printed message is `tuple(...)` instead of `(...)`.
0 commit comments