1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

formatting

This commit is contained in:
Kelly Brazil
2021-10-23 11:39:08 -07:00
parent f599c65988
commit 3a2a69cfa5

View File

@ -254,7 +254,6 @@ Examples:
}
}
]
"""
import jc.utils
from jc.parsers.universal import sparse_table_parse
@ -266,9 +265,6 @@ class info():
description = '`lsusb` command parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'
# details = 'enter any other details here'
# compatible options: linux, darwin, cygwin, win32, aix, freebsd
compatible = ['linux']
magic_commands = ['lsusb']