4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
#! /bin/bash
|
||
|
|
||
|
black --extend-exclude "setup\.py|\.pyi|bemani\/data\/migrations\/" .
|