pull/553/merge
grandscheme7 2024-04-12 23:36:04 -06:00 committed by GitHub
commit 66f97f7308
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -52,8 +52,7 @@ dev = [
packages = ["bark"]
[tool.setuptools.package-data]
bark = ["assets/prompts/*.npz", "assets/prompts/v2/*.npz"]
bark = ["assets/prompts/*.npz"]
[tool.black]
line-length = 100