Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
infirit committed Oct 9, 2023
1 parent 1719634 commit 64f30a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: psf/black@stable
with:
options: "--check --verbose --line-length 120 -t py38 -t py39 -t py310 -t py311 -t py312"
src: "./apps/blueman-*.in ./blueman/"
src: "./blueman/"

0 comments on commit 64f30a9

Please sign in to comment.