Skip to content

Bump mypy from 1.13.0 to 1.14.0 #7229

Bump mypy from 1.13.0 to 1.14.0

Bump mypy from 1.13.0 to 1.14.0 #7229

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"