Skip to content

only use specified backend (or tifffile) to read mpp #17

only use specified backend (or tifffile) to read mpp

only use specified backend (or tifffile) to read mpp #17

Workflow file for this run

name: Ruff
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1