Skip to content

Commit 3d373c0

Browse files
authored
Update build_train_pipeline.py
1 parent 72bd01a commit 3d373c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ml_service/pipelines/build_train_pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from workspace import get_workspace
1111
from attach_compute import get_compute
1212

13-
#main
13+
1414
def main():
1515
load_dotenv()
1616
workspace_name = os.environ.get("BASE_NAME")+"-AML-WS"

0 commit comments

Comments
 (0)