File size: 95 Bytes
bb34f12
 
 
 
 
1
2
3
4
5
6
#!/bin/bash
echo "Running pre-hooks before committing..."

echo "======FORMAT====="
black . -q