From 02db46aab7500f59177fc07270a90a934e10f85c Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Sun, 14 Jul 2024 01:18:06 -0400 Subject: impoved doc string --- qolab/hardware/basic.py | 1 + 1 file changed, 1 insertion(+) (limited to 'qolab') diff --git a/qolab/hardware/basic.py b/qolab/hardware/basic.py index f0c2c81..baeb961 100644 --- a/qolab/hardware/basic.py +++ b/qolab/hardware/basic.py @@ -5,6 +5,7 @@ from qolab.tsdb import tsdb_append_metric_for_class_setter_or_getter class BasicInstrument: """This is the most basic instrument class. + It is intended to be used as a parent class for real instruments. Notable feature that when 'getConfig' is called, -- cgit v1.2.3