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
Refactor exception handling and remove unused file
Replaced bare except clauses with 'except Exception' for better error handling in several protocol files. Removed the unused 'opengsq/responses/flatout2.py' file. Minor formatting and whitespace adjustments were made for consistency.
0 commit comments