📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-26 20:01:01
📂
/ (Root)
/
lib
/
python3.6
/
site-packages
/
tuned
/
profiles
📍 /lib/python3.6/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