// SYSTEM PANEL //
[ROOT]
/
lib
/
python3.6
/
site-packages
/
tuned
/
admin
[ PARENT ]
EDIT :: exceptions.py
import tuned.exceptions class TunedAdminDBusException(tuned.exceptions.TunedException): pass
SAVE
CANCEL