Skip to content

Update mypy to 1.10.1 #1845

Update mypy to 1.10.1

Update mypy to 1.10.1 #1845

Workflow file for this run

name: Linter
on: [pull_request, workflow_dispatch]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout branch
uses: actions/checkout@v4
- name: Run pre-commit
uses: pre-commit/[email protected]