From 9ae2dbc7ce92ab4ad9f24bf1d904091d00bd9ff4 Mon Sep 17 00:00:00 2001 From: Bill Loss Date: Mon, 7 Oct 2024 15:59:30 -0500 Subject: [PATCH] Update setProductionState.py --- examples/setProductionState.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/setProductionState.py b/examples/setProductionState.py index 192cb41..1e23eb8 100644 --- a/examples/setProductionState.py +++ b/examples/setProductionState.py @@ -14,7 +14,7 @@ router = 'DeviceRouter' method = 'setProductionState' -usage = '%s ' % (sys.argv[0]) +usage = '%s ' % (sys.argv[0]) def fail():