summaryrefslogtreecommitdiff
path: root/decorator/documentation3.py
diff options
context:
space:
mode:
Diffstat (limited to 'decorator/documentation3.py')
-rw-r--r--decorator/documentation3.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/decorator/documentation3.py b/decorator/documentation3.py
index 3df2e47..c737267 100644
--- a/decorator/documentation3.py
+++ b/decorator/documentation3.py
@@ -392,6 +392,8 @@ three callbacks ``on_success``, ``on_failure`` and ``on_closing``,
to specify how to manage the function call.
The implementation is the following:
+.. code-block:: python
+
$$on_success
$$on_failure
$$on_closing