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 8875a17 commit 0b2175bCopy full SHA for 0b2175b
.github/workflows/actions.yml
@@ -20,7 +20,7 @@ jobs:
20
working-directory: ./mapswipe_workers
21
run: |
22
python -m pip install --upgrade pip
23
- pip install flake8 black==19.10b0 isort
+ pip install flake8 black==22.3.0 isort
24
- name: Code style
25
26
0 commit comments