🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 15:47:51 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
python3.9
/
site-packages
/
tuned
/
profiles
📍 /usr/lib/python3.9/site-packages/tuned/profiles
🔄 Refresh
✏️
Editing: factory.py
Read Only
import tuned.profiles.profile class Factory(object): def create(self, name, config): return tuned.profiles.profile.Profile(name, config)
💾 Save Changes
❌ Cancel