We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d188123 commit 5a13f44Copy full SHA for 5a13f44
1 file changed
CLUE_Sensor_Plotter/plotter.py
@@ -870,4 +870,4 @@ def y_range_lock(self):
870
871
@y_range_lock.setter
872
def y_range_lock(self, value):
873
- self._plot_range_lock = value
+ self._plot_range_lock = value
0 commit comments