""" Contains DebianSecurity class """ from distro import Distro class DebianSecurity(Distro): """DebianSecurity class"""