the-cafe / git-ai-commit

let AI write your commit messages
https://pypi.org/project/git-ai-commit/
51 stars 0 forks source link

setup python black linter #65

Closed ming1in closed 2 months ago

ming1in commented 2 months ago

Description

setup and run python black linter. lots of files changed

Test Plan

make sure everything still builds

 pip install . && pre-commit install && pre-commit autoupdate