chakra-old icon indicating copy to clipboard operation
chakra-old copied to clipboard

Reformat Python codes with black and introduce Python linting via GitHub actions

Open TaekyungHeo opened this issue 2 years ago • 1 comments

Summary

This pull request introduces two major improvements to the codebase:

  1. Reformatted Python Codes with Black: Applied black to enhance code readability and consistency.
  2. Python Linting GitHub Action: Added a workflow for automated linting to ensure code quality standards.

These changes aim to improve the maintainability and quality of the codebase.

Test Plan

TaekyungHeo avatar Nov 24 '23 16:11 TaekyungHeo

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

github-actions[bot] avatar Nov 24 '23 16:11 github-actions[bot]