Skip to content

Bump nbconvert from 7.16.6 to 7.17.0 in /requirements #219

Bump nbconvert from 7.16.6 to 7.17.0 in /requirements

Bump nbconvert from 7.16.6 to 7.17.0 in /requirements #219

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.10"
- uses: astral-sh/ruff-action@v3