Skip to content

Bump scipy from 1.15.0 to 1.15.1 #2401

Bump scipy from 1.15.0 to 1.15.1

Bump scipy from 1.15.0 to 1.15.1 #2401

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: astral-sh/ruff-action@v1