Skip to content

[WIP] sklearn 1.6. BaseEstimator on the right. Update Pipeline transform_in… #8

[WIP] sklearn 1.6. BaseEstimator on the right. Update Pipeline transform_in…

[WIP] sklearn 1.6. BaseEstimator on the right. Update Pipeline transform_in… #8

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/[email protected]