PATH:
usr
/
lib
/
python3.6
/
site-packages
/
tuned
/
profiles
/
Editing: exceptions.py
import tuned.exceptions class InvalidProfileException(tuned.exceptions.TunedException): pass
SAVE
CANCEL