""" Contains CentOS class """ from project import Project class CentOS(Project): """CentOS class"""