Skip to content

Commit

Permalink
Missed removing breakpoint
Browse files Browse the repository at this point in the history
Signed-off-by: noopur <[email protected]>
  • Loading branch information
noopurintel committed Dec 18, 2024
1 parent a9369e6 commit 60dfd83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/end_to_end/test_suites/memory_logs_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ def _log_memory_usage(request, fed_obj):
fed_obj, results, test_env=request.config.test_env, num_rounds=request.config.num_rounds
), "Federation completion failed"

breakpoint()
# Verify the aggregator memory logs
aggregator_memory_usage_file = constants.AGG_MEM_USAGE_JSON.format(fed_obj.workspace_path)

Expand Down

0 comments on commit 60dfd83

Please sign in to comment.