Skip to content

DM-44917: Add detector utilities #43

DM-44917: Add detector utilities

DM-44917: Add detector utilities #43

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