Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8c88f8a

Browse files
committed
grammar
1 parent a019b4f commit 8c88f8a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/release/next_whats_new/callback_registry_disconnect_func.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
``CallbackRegistry.disconnect`` allows directly callbacks by function
22
-------------------------------------------------------------------------
33

4-
`.CallbackRegistry` now allows directly passing a function and optionally signal
5-
`~.CallbackRegistry.disconnect` to disconnect instead of needing to track the callback
6-
ID returned by `~.CallbackRegistry.connect`.
4+
`.CallbackRegistry` now allows directly passing a function and optionally signal to
5+
`~.CallbackRegistry.disconnect` instead of needing to track the callback ID
6+
returned by `~.CallbackRegistry.connect`.
77

88
.. code-block:: python
99

0 commit comments

Comments
 (0)