This website requires JavaScript.
Explore
Help
Sign In
Nofated095
/
so-vits-svc
mirror of
https://github.com/svc-develop-team/so-vits-svc.git
Watch
1
Star
0
Fork
You've already forked so-vits-svc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8b4d422457
so-vits-svc
/
.ruff.toml
5 lines
101 B
TOML
Raw
Blame
History
select
=
[
"E"
,
"F"
,
"I"
]
# Never enforce `E501` (line length violations).
ignore
=
[
"E501"
,
"E741"
]
Reference in New Issue
View Git Blame
Copy Permalink