Skip to content

Clean-up of the docs (#767) #39

Clean-up of the docs (#767)

Clean-up of the docs (#767) #39

Workflow file for this run

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