You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/getting_started.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -263,10 +263,10 @@ Mix
263
263
264
264
While you can call multiple aspirate and dispense commands to the same location, the mix command makes it easier to do.
265
265
266
-
**pipette.mix** (*volume, repetitions, location*)
267
-
268
-
* **volume -** volume to mix
266
+
**pipette.mix** (*repetitions, volume, location*)
267
+
269
268
* **repetitions -** number of times to mix
269
+
* **volume -** volume to mix
270
270
* **location -** container[position] location to mix
271
271
272
272
.. testcode:: main
@@ -317,7 +317,7 @@ Blow Out
317
317
318
318
You can blow out liquid immediately after a dispense command in the same location, or you can choose to blow out somewhere else (like over your trash container) if you want.
319
319
320
-
**.blow_out** (*location*)
320
+
**blow_out** (*location*)
321
321
322
322
* **location -** container[position] location to blow out
0 commit comments