Skip to content

Commit

Permalink
Fix typo in news entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
doerwalter committed Oct 12, 2021
1 parent 2cedcc5 commit b406e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Changes in 5.66 (released 06/15/2021)

* :class:`ll.sisyphus.Task`\s constructor and the method
:class:`ll.sisyphus.Job.task` now take arbitrary additional keyword arguments.
Those wll be passed as additional breadcrumb data when logging to Sentry.
Those will be passed as additional breadcrumb data when logging to Sentry.

* :meth:`ll.sisyphus.Job.tasks` now takes an additional argument ``data`` that
is responsible for returning additional data for the task.
Expand Down

0 comments on commit b406e71

Please sign in to comment.