summaryrefslogtreecommitdiffstats
path: root/glucometerutils/drivers/contourusb.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update typing to PEP 585 style.Diego Elio Pettenò2023-08-031-2/+3
* Add missing SPDX-FileCopyrightText throughout the project.Diego Elio Pettenò2020-03-271-0/+1
* The big typing cleanup.Diego Elio Pettenò2020-03-271-10/+11
* Make HID support a "session" class rather than a base class.Diego Elio Pettenò2020-03-221-4/+4
* format code with blackBen2020-03-081-19/+20
* factor out common driver methodsBen2020-02-181-8/+11
* Add driver implementation for Ascensia ContourUSB.Arvanitis Christos2019-09-251-0/+81