Skip to content

Fix broken documentation links #13

Fix broken documentation links

Fix broken documentation links #13

Workflow file for this run

name: black-action
on: [push, pull_request]
jobs:
linter_name:
name: Run black formatter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: rickstaa/[email protected]
with:
black_args: "."