Skip to content

Add notebook analyzer and fix formatting (#476) #2390

Add notebook analyzer and fix formatting (#476)

Add notebook analyzer and fix formatting (#476) #2390

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