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 c344b74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ 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/"
src: "./apps/blueman-*.in"

0 comments on commit c344b74

Please sign in to comment.