Coverage for linuxpy/usb/ids/bias.py: 0%
1 statements
« prev ^ index » next coverage.py v7.6.8, created at 2025-05-27 13:54 +0200
« prev ^ index » next coverage.py v7.6.8, created at 2025-05-27 13:54 +0200
1# This file is part of the linuxpy project
2#
3# Copyright (c) 2023 Tiago Coutinho
4# Distributed under the GPLv3 license. See LICENSE for more info.
6# This file has been generated by linuxpy.codegen.usbids
7# Date: 2024-07-30 06:58:40.020685
8# System: Linux
9# Release: 6.8.0-39-generic
10# Version: #39-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 21:49:14 UTC 2024
12bias = {
13 0: {"name": "Not Applicable"},
14 1: {"name": "Right Hand"},
15 2: {"name": "Left Hand"},
16 3: {"name": "Both Hands"},
17 4: {"name": "Either Hand"},
18}