Skip to content

Update solve.jl docstring to remove mention of extra return and minor… #2806

Update solve.jl docstring to remove mention of extra return and minor…

Update solve.jl docstring to remove mention of extra return and minor… #2806

Workflow file for this run

name: "Format Check"
on:
push:
branches:
- 'master'
tags: '*'
pull_request:
jobs:
format-check:
name: "Format Check"
uses: "SciML/.github/.github/workflows/format-suggestions-on-pr.yml@v1"