add prehook for commit, move "docs" files

This commit is contained in:
2026-05-12 00:34:53 +03:00
parent eb745596e9
commit 83e40aeb74
5 changed files with 8 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 24.10.0
hooks:
- id: black
language_version: python3.11