Commit 3ecc0108 authored by Georgios Dagkakis's avatar Georgios Dagkakis

comment corrected

parent 081cdbed
...@@ -9,7 +9,7 @@ from dream.plugins import plugin ...@@ -9,7 +9,7 @@ from dream.plugins import plugin
class AvailableCapacitySpreadsheet(plugin.InputPreparationPlugin): class AvailableCapacitySpreadsheet(plugin.InputPreparationPlugin):
""" Input prepration """ Input prepration
read wip-srpeadsheet data and update the wip property of the stations. read capacity data and update the capacity property of the stations.
""" """
def preprocess(self, data): def preprocess(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