Skip to content

Conversation

@crusaderky
Copy link
Collaborator

Fix CI failure that started this morning:

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

Traceback (most recent call last):
  File "/home/runner/.cache/pre-commit/repofdmtj5xe/py_env-python3/bin/black", line 8, in <module>
    sys.exit(patched_main())
  File "/home/runner/.cache/pre-commit/repofdmtj5xe/py_env-python3/lib/python3.10/site-packages/black/__init__.py", line 1423, in patched_main
    patch_click()
  File "/home/runner/.cache/pre-commit/repofdmtj5xe/py_env-python3/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/repofdmtj5xe/py_env-python3/lib/python3.10/site-packages/click/__init__.py)

@crusaderky crusaderky marked this pull request as ready for review March 29, 2022 12:26
@crusaderky crusaderky self-assigned this Mar 29, 2022
- --ignore-missing-imports
# Silence errors about Python 3.9-style delayed type annotations on Python 3.8
- --python-version
- "3.9"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crusaderky crusaderky merged commit fb78273 into dask:main Mar 29, 2022
@crusaderky crusaderky deleted the black branch March 29, 2022 13:03
@github-actions
Copy link
Contributor

Unit Test Results

       12 files  ±       0         12 suites  ±0   9h 38m 9s ⏱️ + 3h 13m 15s
  2 674 tests ±       0    2 526 ✔️  -      66    81 💤  -     1    58 +  58    9 🔥 +  9 
13 027 runs   - 2 921  12 110 ✔️  - 2 976  630 💤  - 232  251 +251  36 🔥 +36 

For more details on these failures and errors, see this check.

Results for commit 6c77510. ± Comparison against base commit e8c0669.

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