Skip to content

Fix normalize dask paths: replace boolean indexing with lazy reductions #309

Fix normalize dask paths: replace boolean indexing with lazy reductions

Fix normalize dask paths: replace boolean indexing with lazy reductions #309

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