aboutsummaryrefslogtreecommitdiff
path: root/qolab/hardware
diff options
context:
space:
mode:
Diffstat (limited to 'qolab/hardware')
-rw-r--r--qolab/hardware/scope/_basic.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qolab/hardware/scope/_basic.py b/qolab/hardware/scope/_basic.py
index e67e6af..8b3674a 100644
--- a/qolab/hardware/scope/_basic.py
+++ b/qolab/hardware/scope/_basic.py
@@ -11,7 +11,7 @@ from qolab.data.trace import TraceSetSameX
def calcSparsingAndNumPoints(self, availableNpnts=None, maxRequiredPoints=None):
"""Calculate sparcing and number of sparced points.
-
+
Parameters
----------
availableNpnts: int or None