Unverified Commit 5de8eca5 authored by Nicola Soranzo's avatar Nicola Soranzo
Browse files

Merge branch 'release_23.0' into release_23.1

parents 8d9e5dc4 eb36c377
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -54,4 +54,6 @@ jobs:
      - name: Run mypy checks
        run: tox -e mypy
      - uses: psf/black@stable
        with:
          version: "23.3.0"
      - uses: isort/isort-action@master