Skip to content

Commit d37c289

Browse files
committed
lint + format
1 parent 4338dfc commit d37c289

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/setup-python@v5
3434
with:
3535
python-version: ${{ matrix.python }}
36-
36+
3737
- name: Install uv
3838
uses: astral-sh/setup-uv@v5
3939
with:

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,3 @@ convention = "numpy"
223223

224224
[tool.ruff.format]
225225
docstring-code-format = true
226-

0 commit comments

Comments
 (0)