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 36a8ff5 commit c280ffbCopy full SHA for c280ffb
.github/workflows/black.yml
@@ -19,4 +19,4 @@ jobs:
19
run: pip install black
20
21
- name: Run Black
22
- run: black --check --diff "100DaysOfCode/Day 01-10"
+ run: black --check --diff "/Day 01-10"
0 commit comments