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
Be more careful about where we stick init lines (see below).
Before, run.py was formatting all of the sign-in lines and
plot-calls. Now, these things happen in the code_translator.
Therefore, we need to actually insert lines into the code
we get back for the initializations to happen in a reasonable
order.
0 commit comments