Skip to content

Bump mypy from 0.991 to 1.13.0 #279

Bump mypy from 0.991 to 1.13.0

Bump mypy from 0.991 to 1.13.0 #279

Workflow file for this run

name: Lint with Darker
on: [push, pull_request]
jobs:
lint-with-darker:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: actions/setup-python@v4
with:
python-version: "3.11"
- uses: akaihola/[email protected]
with:
options: "--check --diff"
src: "./qcodes"
revision: "origin/master..."
version: "@e3c210b5c1b91400c3f317b2474c10ab23bec1cf"