Skip to content

daeger eit load offset error, add offset 8->16 #171

daeger eit load offset error, add offset 8->16

daeger eit load offset error, add offset 8->16 #171

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"