Skip to content

Commit b3c5302

Browse files
committed
fix formatting
1 parent d77df7d commit b3c5302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: actions/checkout@v2
1111

1212
- name: Black
13-
- uses: psf/black@stable
13+
uses: psf/black@stable
1414
with:
1515
src: "./src"
1616

0 commit comments

Comments
 (0)