Skip to content

Commit dfb5516

Browse files
committed
Added new line at EOF
1 parent 6759017 commit dfb5516

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tfx/tools/cli/handler/dag_runner_patcher.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,5 @@ def wrapper(*args, **kwargs):
134134
self._after_run(runner, pipeline, self._context)
135135
return result
136136

137-
return wrapper
137+
return wrapper
138+

0 commit comments

Comments
 (0)