Skip to content

Fix building the docs by adding exclude-patterns #42

Fix building the docs by adding exclude-patterns

Fix building the docs by adding exclude-patterns #42

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