Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 143 Bytes

File metadata and controls

6 lines (6 loc) · 143 Bytes

Install pre commit hook before submit the PR

pip install black==25.1.0 ruff==0.11.11
apt install clang-format
bash ./.githooks/install