Skip to content

action workflow error - black format fix #1089

action workflow error - black format fix

action workflow error - black format fix #1089

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable