-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
https://github.com/psf/black/issues/2964
https://github.com/blink1073/motor/runs/5742510321?check_suite_focus=true
Traceback (most recent call last): File "/home/runner/.cache/pre-commit/repom3mz62d4/py_env-python3.10/bin/black", line 8, in <module> sys.exit(patched_main()) File "/home/runner/.cache/pre-commit/repom3mz62d4/py_env-python3.10/lib/python3.10/site-packages/black/__init__.py", line 1423, in patched_main patch_click() File "/home/runner/.cache/pre-commit/repom3mz62d4/py_env-python3.10/lib/python3.10/site-packages/black/__init__.py", line 1409, in patch_click from click import _unicodefun ImportError: cannot import name '_unicodefun' from 'click' (/home/runner/.cache/pre-commit/repom3mz62d4/py_env-python3.10/lib/python3.10/site-packages/click/__init__.py)
- related to
-
PYTHON-3185 Pre-Commit Needs an Upgrade
- Closed