mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
5 lines
101 B
Bash
Executable File
5 lines
101 B
Bash
Executable File
#!/bin/sh
|
|
FILES="maigret wizard.py maigret.py"
|
|
|
|
echo 'black'
|
|
black --skip-string-normalization $FILES |