Commit fed86c79 by Edward Zarecor

whitespace

parent 15fe75c3
...@@ -56,7 +56,6 @@ class CallbackModule(object): ...@@ -56,7 +56,6 @@ class CallbackModule(object):
self.stats[self.current_task] = time.time() self.stats[self.current_task] = time.time()
def playbook_on_stats(self, stats): def playbook_on_stats(self, stats):
""" """
Prints the timing of each task and total time to Prints the timing of each task and total time to
run the complete playbook run the complete playbook
......
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