Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
KunalTiwary committed Dec 16, 2024
1 parent e5608f8 commit abb14c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Install Black
run: pip install black==23.1.0
- name: Run black --diff . to check for code formatting.
run: black --diff.
run: black --diff .

0 comments on commit abb14c8

Please sign in to comment.