summaryrefslogtreecommitdiff
path: root/kombu/asynchronous/hub.py
diff options
context:
space:
mode:
Diffstat (limited to 'kombu/asynchronous/hub.py')
-rw-r--r--kombu/asynchronous/hub.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/kombu/asynchronous/hub.py b/kombu/asynchronous/hub.py
index e5b1163c..c2d301d7 100644
--- a/kombu/asynchronous/hub.py
+++ b/kombu/asynchronous/hub.py
@@ -57,6 +57,7 @@ class Hub:
"""Event loop object.
Arguments:
+ ---------
timer (kombu.asynchronous.Timer): Specify custom timer instance.
"""