#!/usr/bin/env python

from sssd import sss_analyze

sss_analyze.run()
