Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
flax-community
/
dalle-mini
like
338
Running
App
Files
Files
Community
9
8b80a79
dalle-mini
/
.github
/
workflows
/
black.yml
boris
feat: update black action
d54a7be
about 3 years ago
raw
Copy download link
history
blame
Safe
199 Bytes
name:
Lint
on:
push:
branches:
[
main
]
pull_request:
branches:
[
main
]
jobs:
lint:
runs-on:
ubuntu-latest
steps:
-
uses:
actions/checkout@v2
-
uses:
psf/black@stable