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 3ce560e commit a514003Copy full SHA for a514003
.github/workflows/validate-python-types.yml
@@ -30,7 +30,6 @@ jobs:
30
uses: actions/setup-python@v5
31
with:
32
python-version: '3.11'
33
- cache: 'pip'
34
35
- name: Install Python dependencies
36
run: |
0 commit comments