Commit b4dc37db authored by Jérome Perrin's avatar Jérome Perrin

PostProcessStationUtilization: fix docstring

parent 0501542e
from dream.plugins import plugin
class PostProcessStationUtilization(plugin.OutputPreparationPlugin):
""" Output the station utilization metrics in a format compatible with
""" Output the station utilization metrics in a format compatible with Output_viewGraph
"""
def postprocess(self, data):
......
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