Skip to content

Update for new versions of tooling packages #547

Update for new versions of tooling packages

Update for new versions of tooling packages #547

Workflow file for this run

name: Black
on: [pull_request]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/[email protected]