Loading .github/workflows/lint.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
.github/workflows/lint.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -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