Skip to content

Commit

Permalink
fix(ci): Specify black formatter version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpvannier committed Feb 19, 2024
1 parent 02cdb34 commit 8ad4d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ jobs:
with:
options: "--check --verbose --diff --color"
src: "./pixano_inference"
version: "~= 24.0"

0 comments on commit 8ad4d51

Please sign in to comment.