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