Skip to content

Migrate to development with Poetry #189

Migrate to development with Poetry

Migrate to development with Poetry #189

Workflow file for this run

name: black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: psf/[email protected]
with:
version: "~= 22.0"