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