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 0dc3ff2 commit 6c2a813Copy full SHA for 6c2a813
.github/workflows/test.yaml
@@ -29,5 +29,4 @@ jobs:
29
run: |
30
python_version=${{matrix.py_ver}}
31
black element_animal --check --verbose --target-version py${python_version//.}
32
- black notebooks --check --verbose --target-version py${python_version//.}
33
0 commit comments