Skip to content

Commit b61cc9c

Browse files
committed
linter
1 parent a4b8edb commit b61cc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: ["3.9", "3.12"]
2121
requires: ["latest"]
2222
include:
23-
- {os: "ubuntu-20.04", python-version: "3.9", requires: "oldest"}
23+
- { os: "ubuntu-20.04", python-version: "3.9", requires: "oldest" }
2424

2525
# Timeout: https://stackoverflow.com/a/59076067/4521646
2626
timeout-minutes: 35

0 commit comments

Comments
 (0)