Skip to content

daeger eit load offset error, add offset 8->16 (#96) #172

daeger eit load offset error, add offset 8->16 (#96)

daeger eit load offset error, add offset 8->16 (#96) #172

Workflow file for this run

name: black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
with:
options: "--check --diff"
src: "./pyeit"
version: "22.3"