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
Use st_size in emrun.py rather than constant (#18681)
This seems to date back to the initial commit but I can't see any
reason to use the constant here.
I tested in both python2 and python3 that these are the same thing.
0 commit comments