Remove ImportError catching from from contextlib import redirect_stdout
#71
Labels
from contextlib import redirect_stdout
#71
Now that we're python 3+, we can remove the following:
detect-secrets-server/detect_secrets_server/adhoc/github/webhook.py
Lines 10 to 19 in cf25d3e
(Still reusing some code from this project :D)
The text was updated successfully, but these errors were encountered: