Skip to content

Commit

Permalink
Merge cf63857 into f5ff3f1
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberaa committed Jan 14, 2019
2 parents f5ff3f1 + cf63857 commit 0c63350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/callback.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ initialization.
.. testcode::

from kafka import KafkaConsumer
from kq import Worker
from kq import Worker, Job


def callback(status, message, job, result, exception, stacktrace):
Expand Down

0 comments on commit 0c63350

Please sign in to comment.