AllenDowney / ThinkDSP

Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
https://allendowney.github.io/ThinkDSP/
3.93k stars 3.2k forks source link

Do not use bare except #87

Open Ragyi opened 2 years ago

Ragyi commented 2 years ago

Can not use bare except, using import error as the exception type