Skip to content

Use dynamic annotation reader and writers #1228

Use dynamic annotation reader and writers

Use dynamic annotation reader and writers #1228

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