hachimada

Results 1 issues of hachimada

**Describe the bug** black in github actions failed when we set `use_pyproject: true` this way is discribed in [here](https://black.readthedocs.io/en/stable/integrations/github_actions.html) **To Reproduce** my `.github/workflows/black.yml` was like bellow. ```yml name: Lint on:...

T: bug