Update black_format.yml

This commit is contained in:
Charles Packer
2023-10-31 13:47:41 -07:00
committed by GitHub
parent 92be6d1ff9
commit 4fc88f95f1

View File

@@ -15,7 +15,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.8
python-version: 3.10.10
- name: Install Black
run: pip install black