Skip to content

Commit 46e596a

Browse files
committed
Testing integrated git
1 parent 17b0af2 commit 46e596a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

get-data.py

+1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
# Output the housing data so the next steps can retrieve it.
1818
print("Outputting converted housing data...")
1919
orchest.output((df_data, df_target), name="data")
20+
2021
print("Success!")

0 commit comments

Comments
 (0)