Skip to content

do not reduce values dimension of size 1 to 0 -> this leads to unpred… #13

do not reduce values dimension of size 1 to 0 -> this leads to unpred…

do not reduce values dimension of size 1 to 0 -> this leads to unpred… #13

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1