Skip to content

Run nbdev_clean to make sure nbs/index.ipynb conform to the standard #2

Run nbdev_clean to make sure nbs/index.ipynb conform to the standard

Run nbdev_clean to make sure nbs/index.ipynb conform to the standard #2

Workflow file for this run

name: CI
on: [workflow_dispatch, pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/nbdev-ci@master]