Skip to content

Commit

Permalink
Code format check
Browse files Browse the repository at this point in the history
Signed-off-by: noopur <[email protected]>
  • Loading branch information
noopurintel committed Jan 15, 2025
1 parent e9a2b37 commit cb14071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/end_to_end/utils/github_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def verify_envoys_director_conn_federated_runtime(notebook_path, expected_envoys

federated_runtime = FederatedRuntime(
collaborators=expected_envoys,
director=director_info,
director=director_info,
notebook_path=notebook_path
)
# Retry logic
Expand Down

0 comments on commit cb14071

Please sign in to comment.