add prehook for commit, move "docs" files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.10.0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.11
|
||||
Reference in New Issue
Block a user