Skip to content

fix the sklearn version to be >= 1.5.2, 1.6 #601

fix the sklearn version to be >= 1.5.2, 1.6

fix the sklearn version to be >= 1.5.2, 1.6 #601

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable