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 4284e06 commit 75f9d6fCopy full SHA for 75f9d6f
Doc/library/sys.monitoring.rst
@@ -355,7 +355,7 @@ Callback function arguments
355
that there are no arguments to the call.
356
357
When an active event occurs, the registered callback function is called.
358
-Callback functions returning any object other than :data:`DISABLE` will have no effect.
+Callback functions returning an object other than :data:`DISABLE` will have no effect.
359
Different events will provide the callback function with different arguments, as follows:
360
361
* :monitoring-event:`PY_START` and :monitoring-event:`PY_RESUME`::
0 commit comments