You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install a pre-commit hook that launch black on files in the staging area
This approach ensures that all your commits contain Python code formatted according to Black’s rules.
Issue #69
Automatically black format files before commit
The text was updated successfully, but these errors were encountered: