Skip to content

bump: version 0.2.0 → 0.2.1 #21

bump: version 0.2.0 → 0.2.1

bump: version 0.2.0 → 0.2.1 #21

Workflow file for this run

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