so-vits-svc-Sora / .ruff.toml
KasugaiSakura's picture
Upload folder using huggingface_hub
58fbdee verified
select = ["E", "F", "I"]
# Never enforce `E501` (line length violations).
ignore = ["E501", "E741"]