Skip to content

Squashed commit of the following: #1016

Squashed commit of the following:

Squashed commit of the following: #1016

Workflow file for this run

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