Skip to content

Commit

Permalink
Update sopel/bot.py
Browse files Browse the repository at this point in the history
Co-authored-by: dgw <[email protected]>
  • Loading branch information
Exirel and dgw authored Oct 18, 2024
1 parent d7d98a6 commit 4424ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sopel/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@ def error(
) -> None:
"""Called internally when a plugin causes an error.
:param trigger: the ``Trigger``\\ing line (if available)
:param trigger: the IRC line that caused the error (if available)
:param exception: the exception raised by the error (if
available)
"""
Expand Down

0 comments on commit 4424ca8

Please sign in to comment.