Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jacopoteneggi
/
IBYDMT
like
1
Sleeping
App
Files
Files
Community
f6eb5e3
IBYDMT
/
.pre-commit-config.yaml
jacopoteneggi
Update
5e91161
verified
7 months ago
raw
Copy download link
history
blame
Safe
240 Bytes
repos:
-
repo:
https://github.com/pycqa/isort
rev:
5.12
.0
hooks:
-
id:
isort
args:
[
"--profile"
,
"black"
,
"--filter-files"
]
-
repo:
https://github.com/psf/black
rev:
22.6
.0
hooks:
-
id:
black-jupyter