Skip to content

test: add some assumptions for dim values in test_torch_diag to ensur… #27

test: add some assumptions for dim values in test_torch_diag to ensur…

test: add some assumptions for dim values in test_torch_diag to ensur… #27

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