Add basic functionality for saving schedules
Compare changes
Files
2+ 18
− 15
@@ -30,7 +30,7 @@ def sfg_to_python(
@@ -77,38 +77,41 @@ def sfg_to_python(
@@ -143,8 +146,8 @@ def python_to_sfg(path: str) -> Tuple[SFG, Dict[str, Tuple[int, int]]]: