Skip to content

fix: support scipy>=1.16.0 by removing sklearn internal dependency #748

fix: support scipy>=1.16.0 by removing sklearn internal dependency

fix: support scipy>=1.16.0 by removing sklearn internal dependency #748

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