Skip to content

MAINT: move run() method into separate class #2078

MAINT: move run() method into separate class

MAINT: move run() method into separate class #2078

Workflow file for this run

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