Skip to content

fix: use mypy instead of pyright and fix all errors #143

fix: use mypy instead of pyright and fix all errors

fix: use mypy instead of pyright and fix all errors #143

Workflow file for this run

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