Skip to content

Commit 17c3a68

Browse files
authored
Add empty line at the end of file
1 parent 6e3c306 commit 17c3a68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/pylint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ if [[ $changed_py_files == "" ]]; then
77
fi
88

99
pylint $changed_py_files
10-
flake8 $changed_py_files
10+
flake8 $changed_py_files

0 commit comments

Comments
 (0)