Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c5abf commit 158188dCopy full SHA for 158188d
.github/workflows/reviewdog.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Set up Python 3
48
uses: actions/setup-python@v4
49
with:
50
- python-version: 3.8
+ python-version: 3.9
51
52
- name: Install mypy
53
run: pip3 install -r requirements/testing/mypy.txt -r requirements/testing/all.txt
0 commit comments