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 d77df7d commit b3c5302Copy full SHA for b3c5302
.github/workflows/build-test-deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: actions/checkout@v2
11
12
- name: Black
13
- - uses: psf/black@stable
+ uses: psf/black@stable
14
with:
15
src: "./src"
16
0 commit comments