Skip to content

Add switch dump_model in produce_pdf_model #16

Add switch dump_model in produce_pdf_model

Add switch dump_model in produce_pdf_model #16

Workflow file for this run

name: Lint with Black
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable