#! /usr/bin/python3.6 -s

from sssd import sss_analyze

sss_analyze.run()
