Typo (oui, oui, je cherchais une excuse pour commiter)

This commit is contained in:
Pierre-Elliott Bécue 2014-10-23 23:55:49 +02:00
parent ca8f7cac4a
commit 267a3bf393

View file

@ -20,7 +20,7 @@ logger = clogger.CLogger("cmbprod", sys.argv[0].split("/")[-1].replace(".py", ""
class BasicProducer(object): class BasicProducer(object):
""" """
This is CMB basic producer, it doesn't have to be asynchronous or anything, This is CMB basic producer, it doesn't have to be asynchronous nor anything,
it's just a basic object that sends messages. it's just a basic object that sends messages.
""" """