alesageProovStation
Results
2
comments of
alesageProovStation
Hi. I made a quick fix in my code: in the file stepfunctions.workflow.widgets.events_table, just add the two lines at the end of the file def _load_json(self, value): try: return json.loads(value)...
Hi! Any plans on merging this PR soon? I'm writing a stepfunction state machine which requires this... Thanks.