Files
maigret/format.sh
T

5 lines
101 B
Bash
Executable File

#!/bin/sh
FILES="maigret wizard.py maigret.py"
echo 'black'
black --skip-string-normalization $FILES