Skip to content

Add missing typing.override annotation reported by Pyright #1165

Add missing typing.override annotation reported by Pyright

Add missing typing.override annotation reported by Pyright #1165

Workflow file for this run

on: [ push, pull_request ]
name: ruff linting
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3