Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RainPoo
/
Automated-Interview-Filtering
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c53a8c6
Automated-Interview-Filtering
/
.pre-commit-config.yaml
RainPoo
style: implement black pre-commit
a4f0598
2 months ago
raw
Copy download link
history
blame
Safe
161 Bytes
repos:
-
repo:
https://github.com/psf/black
rev:
24.10
.0
hooks:
-
id:
black
args:
[
--line-length=88
]
language_version:
python3.12