lalinference_pipe_utils.py: do not use bare except
Description
This patch removes some bare except statements. This improvement is thanks to helpful advice from @duncanmmacleod.
cc: @vivien
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API
Review Status
Edited by Soichiro Morisaki