Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Bump scipy from 1.9.1 to 1.10.0 in /docs #778

Bump scipy from 1.9.1 to 1.10.0 in /docs

Bump scipy from 1.9.1 to 1.10.0 in /docs #778

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
with:
version: "22.10.0"