Skip to content

Commit ac90867

Browse files
committed
chore: install black
1 parent 3678c88 commit ac90867

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-pytest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
python -m pip install --upgrade pip
2929
python -m pip install uv
3030
python -m uv pip install .
31+
python -m uv pip install black
3132
- name: Test black formatted
3233
run: |
3334
black handcalcs --check

0 commit comments

Comments
 (0)