Skip to content
Snippets Groups Projects
Commit ceff9478 authored by Daniel Brown's avatar Daniel Brown
Browse files

adding no plot for lock

parent b57a16af
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -170,7 +170,7 @@ class lock(Command): ...@@ -170,7 +170,7 @@ class lock(Command):
self.__accuracy = accuracy self.__accuracy = accuracy
self.singleLock = singleLock self.singleLock = singleLock
self.enabled = True self.enabled = True
self.noplot = False
self.output = putter(name, self) self.output = putter(name, self)
self._putters.append(self.output) self._putters.append(self.output)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment