Skip to content

Add async_local backend and allow using an existing dview for local and async_local backends #298

Add async_local backend and allow using an existing dview for local and async_local backends

Add async_local backend and allow using an existing dview for local and async_local backends #298

Workflow file for this run

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