Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fmind
/
resume
like
5
Running
App
Files
Files
Fetching metadata from the HF Docker repository...
a02c4f8
resume
/
pyproject.toml
Médéric Hurier (Fmind)
updated application
03cbf3b
9 months ago
raw
Copy download link
history
blame
Safe
150 Bytes
[tool.mypy]
python_version
=
"3.11"
ignore_missing_imports
=
true
[tool.ruff]
fix
=
true
indent-width
=
4
line-length
=
100
target-version
=
"py311"