Skip to content

docs: Add note about debug output requiring keep_warnings #315

docs: Add note about debug output requiring keep_warnings

docs: Add note about debug output requiring keep_warnings #315

Workflow file for this run

# This file is generated from sphinx-notes/cookiecutter.
name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: chartboost/ruff-action@v1