Skip to content

Fix pyright error and replace wildcard import with explicit imports (… #463

Fix pyright error and replace wildcard import with explicit imports (…

Fix pyright error and replace wildcard import with explicit imports (… #463

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml