Skip to content

fixup! Fix issues found by flake8 #3

fixup! Fix issues found by flake8

fixup! Fix issues found by flake8 #3

Workflow file for this run

name: black
on:
push:
paths:
- '**.py'
pull_request:
paths:
- '**.py'
jobs:
python-black:
name: Python Black
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Python Black
uses: cytopia/[email protected]
with:
path: '.'
- name: Python Black
uses: cytopia/[email protected]
with:
path: 'bin/lxa-iobus-lpc11xxcanisp-invoke'
- name: Python Black
uses: cytopia/[email protected]
with:
path: 'bin/lxa-iobus-lpc11xxcanisp-program'
- name: Python Black
uses: cytopia/[email protected]
with:
path: 'bin/lxa-iobus-server'