arq icon indicating copy to clipboard operation
arq copied to clipboard

Fix CI failures caused by click and black mismatch

Open nierob opened this issue 3 years ago • 3 comments

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

nierob avatar Jun 01 '22 13:06 nierob

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.

codecov[bot] avatar Jun 01 '22 13:06 codecov[bot]

Gentle ping?

nierob avatar Jun 10 '22 07:06 nierob

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

samuelcolvin avatar Jun 10 '22 08:06 samuelcolvin

fixed on main.

samuelcolvin avatar Aug 23 '22 12:08 samuelcolvin