Skip to content

Commit 25f2111

Browse files
committed
style: py_unittest.sh helper script -> add missing \n
1 parent 6369b79 commit 25f2111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/py_unittests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ do
4747
mx python3 ${TEST}
4848
done
4949

50-
echo "DONE"
50+
echo "DONE"

0 commit comments

Comments
 (0)