Skip to content

Implement UxDataArray.integrate() and begin to deprecate current UxDataset.integrate() #1776

Implement UxDataArray.integrate() and begin to deprecate current UxDataset.integrate()

Implement UxDataArray.integrate() and begin to deprecate current UxDataset.integrate() #1776

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
- uses: pre-commit/[email protected]