Skip to content

mpl2: add check_overlap flag to place_macro, fix const arg in declara… #153

mpl2: add check_overlap flag to place_macro, fix const arg in declara…

mpl2: add check_overlap flag to place_macro, fix const arg in declara… #153

Workflow file for this run

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