Skip to content

Feat: Allow multiple rows in combined network plots. #399

Feat: Allow multiple rows in combined network plots.

Feat: Allow multiple rows in combined network plots. #399

Workflow file for this run

name: Black
on:
push:
branches: [main]
pull_request: {}
workflow_dispatch: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
src: "./osl_dynamics"