Skip to content

Commit 5fd310d

Browse files
Ruan Hsuan WeiRuan Hsuan Wei
authored andcommitted
new line at end of file
1 parent 163d1cb commit 5fd310d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
2929
- name: Test with pytest
3030
run: |
31-
pytest
31+
pytest

0 commit comments

Comments
 (0)