Python

Python

Made by DeepSource

Do not use bare except, specify exception instead FLK-E722

Bug risk
Minor

Using except without a specific exception can be error prone.