Skip to content

need to update scipy to 1.10.0 for import error with linalg triu #81

need to update scipy to 1.10.0 for import error with linalg triu

need to update scipy to 1.10.0 for import error with linalg triu #81

Workflow file for this run

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