Merge branch 'develop' into documentation

This commit is contained in:
fjosw 2026-07-27 20:03:29 +00:00
commit d78333fbce
4 changed files with 5 additions and 11 deletions

View file

@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: astral-sh/ruff-action@v3
- uses: astral-sh/ruff-action@v4.1.0
with:
src: "./pyerrors"