Viewing File: /usr/lib/python3.6/site-packages/tuned/profiles/exceptions.py

import tuned.exceptions

class InvalidProfileException(tuned.exceptions.TunedException):
	pass
Back to Directory File Manager
<