Docstring tweak

This commit is contained in:
Phil Howard
2020-06-03 17:06:01 +01:00
parent 65c2eedbe8
commit 3e8598de8e

View File

@@ -58,6 +58,7 @@ class Pump(object):
:param timeout: Timeout, in seconds, of the pump pulse :param timeout: Timeout, in seconds, of the pump pulse
:param blocking: If true, function will block until pump has stopped :param blocking: If true, function will block until pump has stopped
:param force: Applies only to non-blocking. If true, any previous dose will be replaced
""" """
if blocking: if blocking: