mirror of
https://github.com/enpaul/tox-poetry-installer.git
synced 2025-01-15 08:43:29 +00:00
hooks: remove commented code
This commit is contained in:
parent
2b8936267e
commit
6991f29b4d
@ -166,7 +166,6 @@ def tox_on_install(
|
|||||||
logger.error(str(err))
|
logger.error(str(err))
|
||||||
raise err
|
raise err
|
||||||
except Exception as err:
|
except Exception as err:
|
||||||
# tox_env.status = "InternalError"
|
|
||||||
logger.error(f"Internal plugin error: {err}")
|
logger.error(f"Internal plugin error: {err}")
|
||||||
raise err
|
raise err
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user