Skip to content

Fix issues with nonlinear problems when using MPhys wrapper #816

Fix issues with nonlinear problems when using MPhys wrapper

Fix issues with nonlinear problems when using MPhys wrapper #816

Workflow file for this run

name: Lint
on:
push:
branches: [ master ]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable