Skip to content

Commit 7705ad3

Browse files
committed
lints
Signed-off-by: Ananth Subramaniam <[email protected]>
1 parent aeae1bf commit 7705ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo/tron/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def setup(
100100

101101
print_rank_0("time to initialize megatron (seconds): {:.3f}".format(time.time() - state.start_time))
102102
barrier_and_log("after megatron is initialized")
103-
103+
104104
# Context used for persisting some state between checkpoint saves.
105105
checkpointing_context = _init_checkpointing_context(cfg)
106106

0 commit comments

Comments
 (0)