Skip to content

Commit

Permalink
specified black version
Browse files Browse the repository at this point in the history
  • Loading branch information
Сухоросов Алексей committed Oct 6, 2021
1 parent 137deaa commit 72e9c5e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
- uses: psf/black@stable
with:
version: '19.10b0'

0 comments on commit 72e9c5e

Please sign in to comment.