Skip to content

Commit d79a229

Browse files
lkawkaholtskinner
andauthored
Apply suggestion from @holtskinner
Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
1 parent 7b52ed2 commit d79a229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/a2a/server/request_handlers/rest_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ async def list_tasks(
279279
context: Context provided by the server.
280280
281281
Returns:
282-
A list of dict representing the`Task` objects.
282+
A list of `dict` representing the `Task` objects.
283283
284284
Raises:
285285
NotImplementedError: This method is not yet implemented.

0 commit comments

Comments
 (0)