Skip to content

Commit

Permalink
ci: fix use_pyproject not supported in py38
Browse files Browse the repository at this point in the history
  • Loading branch information
lljbash committed Sep 3, 2024
1 parent 4828393 commit 2dda82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- uses: actions/checkout@v4
- uses: psf/black@stable
with: # see: https://black.readthedocs.io/en/stable/integrations/github_actions.html
use_pyproject: true
version: "~= 24.0"

0 comments on commit 2dda82b

Please sign in to comment.