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
There's a significant overhead introduced by subprocessing out to the ppfp command. We can rewrite the get_stash_from_pp function using ppformat directly with something like the following.