golden hour
/lib/python3.9/site-packages/tuned/hardware
⬆️ Go Up
Upload
File/Folder
Size
Actions
__init__.py
90 B
Del
OK
__pycache__
-
Del
OK
device_matcher.py
1.54 KB
Del
OK
device_matcher_udev.py
529 B
Del
OK
inventory.py
4.41 KB
Del
OK
Edit: __init__.py
from .inventory import * from .device_matcher import * from .device_matcher_udev import *
Save