Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI failures caused by click and black mismatch #312

Closed
wants to merge 1 commit into from

Conversation

nierob
Copy link
Contributor

@nierob nierob commented Jun 1, 2022

The change fixes:
ImportError: cannot import name ‘_unicodefun’ from ‘click’

The change fixes:
  ImportError: cannot import name ‘_unicodefun’ from ‘click’
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #312 (d3dffcc) into master (4c70063) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   98.86%   98.86%           
=======================================
  Files          11       11           
  Lines         973      973           
  Branches      165      165           
=======================================
  Hits          962      962           
  Misses          6        6           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c70063...d3dffcc. Read the comment docs.

@nierob
Copy link
Contributor Author

nierob commented Jun 10, 2022

Gentle ping?

@samuelcolvin
Copy link
Owner

Sorry, been busy on pydantic, will try to look next week.

@samuelcolvin
Copy link
Owner

fixed on main.

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.

None yet

2 participants