Skip to content

Enable ANN (flake8-annotations) ruleset and fix violations #1618

Enable ANN (flake8-annotations) ruleset and fix violations

Enable ANN (flake8-annotations) ruleset and fix violations #1618

Workflow file for this run

name: AddBinderBadge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- uses: manics/action-binderbadge@99560b89939071823821e105afc83aaa87927e03 # v3.0.0
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}