From 056a5cdcfc49d2fd4f74f862647d52100f42b3b2 Mon Sep 17 00:00:00 2001 From: Arya Mohapatra <55232053+aryamohapatra@users.noreply.github.com> Date: Mon, 14 Dec 2020 11:09:57 +0530 Subject: [PATCH] Update sm_train.py --- sm_train.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sm_train.py b/sm_train.py index ccc2a77..d05f5c3 100644 --- a/sm_train.py +++ b/sm_train.py @@ -34,7 +34,7 @@ }) estimator.fit({'training': inputs}) - + ######################################################################## # DONOT EDIT AFTER THIS LINE ########################################################################