Skip to content

Commit a87802a

Browse files
authored
Update transform_load.py
1 parent ba93373 commit a87802a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mylib/transform_load.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ def load(dataset="data/employees.csv"):
5454

5555

5656
if __name__ == "__main__":
57-
load()
57+
load()

0 commit comments

Comments
 (0)