Simplify code:
- move some things out of the try/except block that aren't getting protected by the try - reduce the amount of code in some helper functions
Showing
Please register or sign in to comment
- move some things out of the try/except block that aren't getting protected by the try - reduce the amount of code in some helper functions