Commit b864041a authored by Francesco Poldi's avatar Francesco Poldi

Commented warning

parent 579fd486
......@@ -244,7 +244,7 @@ async def Multi(feed, config, conn):
# print(str(e) + " [x] get.Multi")
# will return "'NoneType' object is not callable"
# but still works
logme.critical(__name__+':Multi:' + str(e))
# logme.critical(__name__+':Multi:' + str(e))
pass
return count
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment