action #93892
Updated by tinita over 3 years ago
Like in os-autoinst, use black for checking python code style in openQA
## Acceptance criteria
- **AC1**: python code style is checked automatically
## Acceptance tests
- **AT1**: Inconsistent codestyle prevents deployments
## Suggestion
- use [black](https://github.com/psf/black) for python code style