Skip to content

Test mahalanobis Inf input, all-NaN, and degenerate shapes (#3583) #3169

Test mahalanobis Inf input, all-NaN, and degenerate shapes (#3583)

Test mahalanobis Inf input, all-NaN, and degenerate shapes (#3583) #3169

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5