This pull request introduces 1 alert and fixes 8 when merging d3f8ae9a0fb659dbac52a3642f71c7dccfd34ad7 into e4c677e755a58d0e228b4a669c5766b2675f79b2 - view on LGTM.com
new alerts:
1 for Except block handles 'BaseException'
fixed alerts:
4 for Module is imported with 'import' and 'import from'
Use f-strings instead of str.format or old style format ('...' % (...)) to simplify the code.