Skip to content

fix CI#276

Merged
sloria merged 1 commit intosloria:masterfrom
gregoiredx:fix-ci
Oct 21, 2022
Merged

fix CI#276
sloria merged 1 commit intosloria:masterfrom
gregoiredx:fix-ci

Conversation

@gregoiredx
Copy link
Copy Markdown
Contributor

@gregoiredx gregoiredx commented Oct 21, 2022

Current master branch build fails, see https://dev.azure.com/sloria/sloria/_build/results?buildId=12400&view=logs&j=ea246cef-d1aa-57f5-7a3e-96f81afd1e8b&t=dbea0cb8-2fce-5953-3cb5-dc5f7d114bd9&l=43

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

This just requires a black update, see psf/black#2964

@gregoiredx
Copy link
Copy Markdown
Contributor Author

gregoiredx commented Oct 21, 2022

@sloria This should be a quick and easy review 🙂
I want to clean the CI on master before moving on to another PR.

@gregoiredx gregoiredx mentioned this pull request Oct 21, 2022
@sloria sloria merged commit e36f114 into sloria:master Oct 21, 2022
@sloria
Copy link
Copy Markdown
Owner

sloria commented Oct 21, 2022

Thanks a lot!

@gregoiredx gregoiredx deleted the fix-ci branch October 21, 2022 13:01
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