| DIR: /usr/lib/python3.9/site-packages/tuned/profiles /usr/lib/python3.9/site-packages/tuned/profiles/ |
| Current File : /usr/lib/python3.9/site-packages/tuned/profiles/exceptions.py |
import tuned.exceptions class InvalidProfileException(tuned.exceptions.TunedException): pass |