Skip to content

Implement WsiAnnotations in C++ #1213

Implement WsiAnnotations in C++

Implement WsiAnnotations in C++ #1213

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