Skip to content

Commit a83e4b3

Browse files
committed
Add whitespace to EOF
1 parent 7c329cd commit a83e4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
python -m pip install flake8
2525
- name: Run flake8
2626
run: |
27-
python -m flake8
27+
python -m flake8

0 commit comments

Comments
 (0)