Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 9 commits into from

Conversation

TaekyungHeo
Copy link
Contributor

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

Copy link

github-actions bot commented Dec 24, 2023

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

@TaekyungHeo TaekyungHeo closed this Feb 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
@TaekyungHeo TaekyungHeo deleted the python-lint branch February 6, 2024 22:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant