Skip to content

Implement WsiAnnotations in C++ (#252) #1223

Implement WsiAnnotations in C++ (#252)

Implement WsiAnnotations in C++ (#252) #1223

Workflow file for this run

name: Black
on:
push:
branches:
- main
pull_request:
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: psf/black@stable