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
This improves portability by using /usr/bin/env to locate Python in the user's PATH, which works better across different systems and respects virtual environments.
Co-authored-by: pr0way <[email protected]>
0 commit comments