buzz/demucs/setup.cfg
Raivis Dejus 73376a63ac
Add speaker identification2 (#1290)
Co-authored-by: David Olowomeye <100958002+greatdaveo@users.noreply.github.com>
2025-12-02 21:39:24 +02:00

8 lines
88 B
INI

[pep8]
max-line-length = 100
[flake8]
max-line-length = 100
[yapf]
column_limit = 100