We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519de8c commit 5f54da3Copy full SHA for 5f54da3
activenodes/activeNodes.py
@@ -122,5 +122,3 @@ def active(self):
122
def deactive(self):
123
self.active()
124
return self.deactiveNodes
125
-
126
-x = ActiveNodes("192.168.0.1", "192.168.0.225", log=True)
0 commit comments