Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ugaray96
/
neural-search
like
10
Runtime error
App
Files
Files
Community
36db663
neural-search
/
.github
/
workflows
/
linter.yml
ugmSorcero
Adds black linter
8d3aacc
about 2 years ago
raw
Copy download link
history
blame
Safe
177 Bytes
name:
Linting
on:
[
push
,
pull_request
,
workflow_dispatch
]
jobs:
lint:
runs-on:
ubuntu-latest
steps:
-
uses:
actions/checkout@v2
-
uses:
psf/black@stable