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 9b48fae commit 5bbef21Copy full SHA for 5bbef21
.github/workflows/code_format.yml
@@ -31,4 +31,4 @@ jobs:
31
run: pip list
32
33
- name: Code Formatting
34
- run: black . --check
+ run: black . --check --diff
0 commit comments