Skip to content

Commit 435da9c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3e5b867 commit 435da9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Set up Python
7474
uses: actions/setup-python@v6
7575
with:
76-
python-version: 3.x
76+
python-version: 3.x
7777
- name: Install tools
7878
run: python -m pip install --upgrade build pip setuptools wheel twine gitpython
7979
- name: Upload new release

0 commit comments

Comments
 (0)