mirror of
https://github.com/openai/whisper.git
synced 2025-03-30 14:28:27 +00:00
9 lines
115 B
TOML
9 lines
115 B
TOML
[tool.black]
|
|
|
|
[tool.isort]
|
|
profile = "black"
|
|
include_trailing_comma = true
|
|
line_length = 88
|
|
multi_line_output = 3
|
|
|