From fbbf61d4669bb1ce2a366126f6361c8f1947ac4d Mon Sep 17 00:00:00 2001 From: "Eugeniy E. Mikhailov" Date: Sun, 14 Jul 2024 13:17:15 -0400 Subject: fixed doc string --- qolab/hardware/scope/sds1104x.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qolab') diff --git a/qolab/hardware/scope/sds1104x.py b/qolab/hardware/scope/sds1104x.py index 9ed3807..0b9bd32 100644 --- a/qolab/hardware/scope/sds1104x.py +++ b/qolab/hardware/scope/sds1104x.py @@ -83,7 +83,7 @@ class SDS1104X(ScopeSCPI): """ Get raw channel waveform in binary format. - Parameters: + Parameters ---------- chNum : int Scope channel to use: 1, 2, 3, or 4 -- cgit v1.2.3