opentelemetry-python-contrib
opentelemetry-python-contrib copied to clipboard
Allow broad exceptions in pylint
trafficstars
Fixes #2470
No strong opinion, but why not keeping the check and just use
builtins.Exceptionin the config?
So, I tried this approach because it was the one that worked for the core repo.
Closing in favor of #2536