Skip to content

Commit

Permalink
Use Black 23.9.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyvelich committed Sep 12, 2023
1 parent ee78d9a commit 97a036f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Check Python code with Black
uses: psf/black@stable
with:
version: 21.12b0
version: 23.9.1
options: --check sdk/ --exclude '/*kubeflow_org_v1*|__init__.py|api_client.py|configuration.py|exceptions.py|rest.py'

0 comments on commit 97a036f

Please sign in to comment.