You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to 2.5.0, the pycln pre-commit hook fails with an installation error.
~/aliro-orchestrator (BUGFIX-AQC-1570-Update-AQC-frontend-to-use-latest-typings-package-with-pagination-PR-check|●1) $ pre-commit run --all-files --verbose
[INFO] Installing environment for https://github.com/hadialqattan/pycln.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('/Users/scott/.cache/pre-commit/repor6dh1oyp/py_env-python3/bin/python', '-mpip', 'install', '.')
To Reproduce Steps to reproduce the behavior:
In your .pre-commit-config.yaml, upgrade to pycln v2.5.0
After upgrading to 2.5.0, the pycln pre-commit hook fails with an installation error.
To Reproduce Steps to reproduce the behavior:
Expected behavior:
Environment (please complete the following informations):
The text was updated successfully, but these errors were encountered: