We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ac60a commit 93ef670Copy full SHA for 93ef670
event_dispatcher.rst
@@ -221,9 +221,8 @@ can also be applied to methods directly::
221
222
.. note::
223
224
- You can notice that the attribute doesn't require its ``event``
225
- parameter to be set if the method already type-hints the
226
- expected event.
+ Note that the attribute doesn't require its ``event`` parameter to be set
+ if the method already type-hints the expected event.
227
228
.. _events-subscriber:
229
0 commit comments