Add some argument checking
Compare changes
+ 6
− 1
@@ -33,6 +33,9 @@ def sfg_to_python(
@@ -33,6 +33,9 @@ def sfg_to_python(
@@ -139,7 +142,7 @@ def sfg_to_python(
@@ -139,7 +142,7 @@ def sfg_to_python(
@@ -167,6 +170,8 @@ def schedule_to_python(schedule: Schedule) -> str:
@@ -167,6 +170,8 @@ def schedule_to_python(schedule: Schedule) -> str: