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 is going to be impossible to do all at once, but many places where bare except clauses are seen. We should be catching only the ones we don't care about and silencing them, otherwise catching and printing. Probably should have all blank except clauses print out full traceback and work from there
The text was updated successfully, but these errors were encountered:
This is going to be impossible to do all at once, but many places where bare except clauses are seen. We should be catching only the ones we don't care about and silencing them, otherwise catching and printing. Probably should have all blank except clauses print out full traceback and work from there
The text was updated successfully, but these errors were encountered: