Hacked By AnonymousFox

Current Path : /lib/python3.6/site-packages/tuned/profiles/
Upload File :
Current File : //lib/python3.6/site-packages/tuned/profiles/factory.py

import tuned.profiles.profile

class Factory(object):
	def create(self, name, config):
		return tuned.profiles.profile.Profile(name, config)

Hacked By AnonymousFox1.0, Coded By AnonymousFox