1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-25 00:37:31 +02:00

update comment

This commit is contained in:
Kelly Brazil
2021-10-23 12:47:44 -07:00
parent 7a91c93319
commit 596ad9a64d

View File

@ -352,7 +352,7 @@ class _LsUsb():
else: else:
self.attribute_value = False self.attribute_value = False
# Section header is formatted with the correct spacing to be used with # section_header is formatted with the correct spacing to be used with
# jc.parsers.universal.sparse_table_parse(). Pad end of string to be at least len of 25 # jc.parsers.universal.sparse_table_parse(). Pad end of string to be at least len of 25
section_header = 'key val description' section_header = 'key val description'