Skip to content

Switching regionprops to skeletonize (not _3d) #92

Switching regionprops to skeletonize (not _3d)

Switching regionprops to skeletonize (not _3d) #92

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run linter
uses: chartboost/ruff-action@v1