prabaerode/zero-shot-tts
0
1line-length = 1202target-version = "py310"3 4[lint]5# Only ignore variables with names starting with "_".6dummy-variable-rgx = "^_.*$"7 8[lint.isort]9force-single-line = true10lines-after-imports = 211 1line-length = 1202target-version = "py310"3 4[lint]5# Only ignore variables with names starting with "_".6dummy-variable-rgx = "^_.*$"7 8[lint.isort]9force-single-line = true10lines-after-imports = 211