Skip to content

Commit 016b9e6

Browse files
add missing newline
1 parent b629722 commit 016b9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ jobs:
7575
run: pip install tox tox-gh-actions flake8
7676

7777
- name: Lint
78-
run: tox -e flake8
78+
run: tox -e flake8

0 commit comments

Comments
 (0)