Skip to content

Specify type hint for metric parameter (#221) #106

Specify type hint for metric parameter (#221)

Specify type hint for metric parameter (#221) #106

Workflow file for this run

name: Black
on:
pull_request:
push:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable