Syntax error.
[nodemanager.git] / nm.py
diff --git a/nm.py b/nm.py
index 1df65be..46f23f5 100644 (file)
--- a/nm.py
+++ b/nm.py
@@ -15,7 +15,7 @@ import tools
 
 from config import Config
 from plcapi import PLCAPI 
-
+import random
 
 savedargv = sys.argv[:]