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 732de02 commit 8efb4baCopy full SHA for 8efb4ba
.github/workflows/lints.yml
@@ -31,4 +31,4 @@ jobs:
31
continue-on-error: true
32
- name: Black and flake8
33
run: |
34
- black . --check
+ black . --diff
0 commit comments