mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Clarify plugin signal docstrings (#5397)
This commit is contained in:
@@ -205,5 +205,5 @@ The ``layout`` keyword argument will contain the layout which has been originall
|
||||
If you implement this signal and do not want to override the layout, make sure to return the ``layout`` keyword argument
|
||||
which you have been passed.
|
||||
|
||||
As with all plugin signals, the ``sender`` keyword will contain the event.
|
||||
As with all event plugin signals, the ``sender`` keyword will contain the event.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user