Skip to content

Commit

Permalink
Fix TaskRes in test
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbvll committed Jan 17, 2024
1 parent f3edd96 commit 2c7633f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/py/flwr/driver/driver_client_proxy_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ def test_evaluate(self) -> None:
task_res_list=[
task_pb2.TaskRes(
task_id="554bd3c8-8474-4b93-a7db-c7bec1bf0012",
workload_id=0,
group_id="1",
run_id=0,
task=task_pb2.Task(
Expand Down

0 comments on commit 2c7633f

Please sign in to comment.