Skip to content

Integrate dask-expr and make CI happy #185

Integrate dask-expr and make CI happy

Integrate dask-expr and make CI happy #185

Workflow file for this run

name: Linting
on: [pull_request, push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]