Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
PKaushik
/
humandetect
like
2
Build error
App
Files
Files
Community
a684e5f
humandetect
/
pyproject.toml
PKaushik
commit
78a8b17
about 2 years ago
raw
Copy download link
history
blame
Safe
128 Bytes
[tool.black]
line-length
=
120
target_version
= [
'py37'
,
'py38'
,
'py39'
,
'py310'
]
preview
=
true
[tool.isort]
profile
=
"black"