We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb6356 commit 7a95aebCopy full SHA for 7a95aeb
openhtf/output/proto/test_runs_converter.py
@@ -59,7 +59,7 @@
59
UOM_CODE_MAP = {
60
u.GetOptions().Extensions[
61
test_runs_pb2.uom_code]: num
62
- for num, u in
+ for num, u in
63
test_runs_pb2.Units.UnitCode.DESCRIPTOR.values_by_number.items()
64
}
65
# pylint: enable=no-member
0 commit comments