more lint

This commit is contained in:
Thomas S Hatch 2014-03-04 23:58:46 -07:00
parent 07260db514
commit 8d90d136ba

View File

@ -1257,14 +1257,12 @@ class Minion(MinionBase):
exc_info=err
)
# Main Minion Tune In
def tune_in(self):
'''
Lock onto the publisher. This is the main event loop for the minion
:rtype : None
'''
self._pre_tune()
# Properly exit if a SIGTERM is signalled