Skip to content

Conversation

@jrbourbeau
Copy link
Member

This should fix the

 black....................................................................Failed
- hook id: black
- exit code: 1

Traceback (most recent call last):
  File "/home/runner/.cache/pre-commit/repor7rsy8v6/py_env-python3/bin/black", line 8, in <module>
    sys.exit(patched_main())
  File "/home/runner/.cache/pre-commit/repor7rsy8v6/py_env-python3/lib/python3.10/site-packages/black/__init__.py", line 1282, in patched_main
    patch_click()
  File "/home/runner/.cache/pre-commit/repor7rsy8v6/py_env-python3/lib/python3.10/site-packages/black/__init__.py", line 1268, in patch_click
    from click import _unicodefun  # type: ignore
ImportError: cannot import name '_unicodefun' from 'click' (/home/runner/.cache/pre-commit/repor7rsy8v6/py_env-python3/lib/python3.10/site-packages/click/__init__.py)

failure we're seeing on main

@jrbourbeau jrbourbeau merged commit 8f86c5e into dask:main Jun 1, 2022
@jrbourbeau jrbourbeau deleted the update-pre-commit branch June 1, 2022 15:40
@scharlottej13
Copy link
Contributor

thank you @jrbourbeau!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants