We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd07d1f commit b60bd19Copy full SHA for b60bd19
.github/workflows/test.yaml
@@ -31,5 +31,4 @@ jobs:
31
run: |
32
python_version=${{matrix.py_ver}}
33
black element_zstack --check --verbose --target-version py${python_version//.}
34
- # black notebooks --check --verbose --target-version py${python_version//.}
35
0 commit comments