mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-09-25 16:17:54 +03:00
4 lines
102 B
Bash
Executable File
4 lines
102 B
Bash
Executable File
#! /bin/bash
|
|
|
|
black --line-length 120 --extend-exclude "setup\.py|\.pyi|bemani\/data\/migrations\/" .
|