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