mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-25 06:17:50 +00:00
9e8a006a38
Black task tests are failing with the following issue ``` Traceback (most recent call last): File "/tmp/python/.local/bin/black", line 8, in <module> sys.exit(patched_main()) File "/tmp/python/.local/lib/python3.8/site-packages/black/__init__.py", line 1127, in patched_main patch_click() File "/tmp/python/.local/lib/python3.8/site-packages/black/__init__.py", line 1113, in patch_click from click import _unicodefun # type: ignore ImportError: cannot import name '_unicodefun' from 'click' (/tmp/python/.local/lib/python3.8/site-packages/click/__init__.py) ``` bumping the version of black in resources.yaml fixes the issue Signed-off-by: vinamra28 <jvinamra776@gmail.com> |
||
---|---|---|
.. | ||
0.1 | ||
0.2 |