// SYSTEM PANEL //
[ROOT]
/
lib
/
python3.6
/
site-packages
/
tuned
/
hardware
[ PARENT ]
EDIT :: __init__.py
from .inventory import * from .device_matcher import * from .device_matcher_udev import *
SAVE
CANCEL