Skip to content

fix: ensure max_n_classes is scalar before inserted into shape arg fo… #28

fix: ensure max_n_classes is scalar before inserted into shape arg fo…

fix: ensure max_n_classes is scalar before inserted into shape arg fo… #28

Workflow file for this run

name: lint
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches: [main]
permissions:
contents: write
jobs:
check-formatting:
name: Check formatting
uses: unifyai/workflows/.github/workflows/lint.yml@main
secrets: inherit