Skip to content

Bump scipy from 1.4.1 to 1.10.0 #22

Bump scipy from 1.4.1 to 1.10.0

Bump scipy from 1.4.1 to 1.10.0 #22

Workflow file for this run

name: Run Clippy
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
run-clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: cargo clippy