Skip to content

add a couple of requirements to requirements.txt #69

add a couple of requirements to requirements.txt

add a couple of requirements to requirements.txt #69

Workflow file for this run

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