Skip to content

Commit dab9261

Browse files
committed
Remove extra line space
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
1 parent ce9d461 commit dab9261

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdk/python/feast/pyspark/launchers/gcloud/dataproc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ def __init__(
142142
super().__init__(job, refresh_fn, cancel_fn)
143143
self._output_file_uri = output_file_uri
144144

145-
146145
def get_output_file_uri(self, timeout_sec=None, block=True):
147146
if not block:
148147
return self._output_file_uri

0 commit comments

Comments
 (0)