Skip to content

Commit ce9966e

Browse files
author
buck heroux
committed
spacing
1 parent 82476a6 commit ce9966e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/run-tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
from sparktestsupport.shellutils import which, subprocess_check_output # noqa
4242
from sparktestsupport.modules import all_modules # noqa
4343

44+
4445
python_modules = dict((m.name, m) for m in all_modules if m.python_test_goals if m.name != 'root')
4546

4647

0 commit comments

Comments
 (0)