Skip to content

Fix/fix paths for generated links in README #2375

Fix/fix paths for generated links in README

Fix/fix paths for generated links in README #2375

Workflow file for this run

name: Black Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.0