Skip to content

mpl: include boundary penalty in debug table #250

mpl: include boundary penalty in debug table

mpl: include boundary penalty in debug table #250

Workflow file for this run

name: Lint Python
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Run black
uses: psf/black@stable