Skip to content

Bump hypothesis from 6.46.2 to 6.115.5 #387

Bump hypothesis from 6.46.2 to 6.115.5

Bump hypothesis from 6.46.2 to 6.115.5 #387

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: akaihola/[email protected]
with:
options: "--check --diff"
src: "./qcodes"
revision: "origin/master..."