Skip to content

Fix Python 3.14 stack overflow in NonlinearSolveSciPy tests #2344

Fix Python 3.14 stack overflow in NonlinearSolveSciPy tests

Fix Python 3.14 stack overflow in NonlinearSolveSciPy tests #2344

Workflow file for this run

name: Format suggestions
on: [pull_request]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v4
with:
version: '1'