Skip to content

Commit 5bbef21

Browse files
committed
:)
1 parent 9b48fae commit 5bbef21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
run: pip list
3232

3333
- name: Code Formatting
34-
run: black . --check
34+
run: black . --check --diff

0 commit comments

Comments
 (0)