summaryrefslogtreecommitdiffstats
path: root/glucometerutils/support/contourusb.py
diff options
context:
space:
mode:
Diffstat (limited to 'glucometerutils/support/contourusb.py')
-rw-r--r--glucometerutils/support/contourusb.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/glucometerutils/support/contourusb.py b/glucometerutils/support/contourusb.py
index cf78d69..c61ab41 100644
--- a/glucometerutils/support/contourusb.py
+++ b/glucometerutils/support/contourusb.py
@@ -72,8 +72,7 @@ class Mode(enum.Enum):
class ContourHidDevice(driver.GlucometerDevice):
- """Base class implementing the ContourUSB HID common protocol.
- """
+ """Base class implementing the ContourUSB HID common protocol."""
blocksize = 64