Skip to content

Commit 1e0c85d

Browse files
committed
Fix formatting
1 parent ff0e615 commit 1e0c85d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sagemaker_tensorflow_container/training.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ def train(env, cmd_args):
177177
tf_config = _build_tf_config_for_mwm(hosts=env.hosts, current_host=env.current_host)
178178
logger.info("Running distributed training job with multi_worker_mirrored setup")
179179

180-
181180
# Run
182181
if parameter_server_enabled:
183182

0 commit comments

Comments
 (0)