Skip to content

Commit cdbd553

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c6171d5 commit cdbd553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qumada/measurement/device_object.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@ def measured_ramp(
10491049
metadata : dict, optional
10501050
Metadata for the measurement. Default is None.
10511051
backsweep : bool, optional
1052-
If True, includes a backsweep to return to the starting value after
1052+
If True, includes a backsweep to return to the starting value after
10531053
reaching the target value. Default is False.
10541054
buffered : bool, optional
10551055
If True, performs a buffered ramp measurement. Default is False.

0 commit comments

Comments
 (0)