Skip to content

Bump scipy from 1.10.1 to 1.11.4 #317

Bump scipy from 1.10.1 to 1.11.4

Bump scipy from 1.10.1 to 1.11.4 #317

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1