We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9214bf0 commit 4297909Copy full SHA for 4297909
1 file changed
.github/workflows/python.yml
@@ -25,4 +25,4 @@ jobs:
25
python -m pip install --upgrade pip
26
python setup.py install
27
- name: Black Code Formatter
28
- uses: lgeiger/black-action@v1.0.1
+ uses: rodrigogiraoserrao/python-black-check@v2.0
0 commit comments