Skip to content

Use dynamic loading for annotations (#255) #1229

Use dynamic loading for annotations (#255)

Use dynamic loading for annotations (#255) #1229

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