Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ldhldh/langchain_kaka_api
ldhldh
/
api_for_unity
like
0
Sleeping
App
Files
Files
Community
6
91a2d51
api_for_unity
/
pyproject.toml
ldhldh
Upload 8 files
90e26fa
about 1 year ago
raw
Copy download link
history
blame
Safe
193 Bytes
[tool.black]
line-length
=
120
required-version
=
"22.3.0"
[tool.isort]
profile
=
"black"
line_length
=
120
combine_as_imports
=
true
combine_star
=
true
known_local_folder
= [
"tests"
,
"cli"
]