Skip to content

DM-45429: Initial implementation of a general query result #5911

DM-45429: Initial implementation of a general query result

DM-45429: Initial implementation of a general query result #5911

Workflow file for this run

name: Run mypy
on:
push:
branches:
- main
pull_request:
jobs:
call-workflow:
uses: lsst/rubin_workflows/.github/workflows/mypy.yaml@main
with:
# https://github.com/python/mypy/issues/17002
mypy_package: mypy!=1.9.0