Skip to content

Commit 6806be6

Browse files
committed
Fix format
1 parent 5639698 commit 6806be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444

4545
# Runs a single command using the runners shell
4646
- name: Black Code Formatter
47-
- uses: psf/black@stable
47+
uses: psf/black@stable
4848

0 commit comments

Comments
 (0)