📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 21:15:14
📂
/
/
usr
/
lib
/
python3.6
/
site-packages
/
tuned
/
profiles
✏️
Editing: factory.py
import tuned.profiles.profile class Factory(object): def create(self, name, config): return tuned.profiles.profile.Profile(name, config)
💾 Save Changes
❌ Cancel