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
don't throw an exception for something that's an expected invalid result; just print a message and exit
For consistency, let's also make sure that we do the same for other rules @vmax .
## What is the goal of this PR?
Allow running `deploy_brew` with Python 2 being active system-wide
## What are the changes implemented in this PR?
Fix "TypeError: list object is not an iterator" error by making an iterator out of a list
fg
The text was updated successfully, but these errors were encountered: