예제 #1
0
def get_culprit(data):
    mgr = EventManager(data)
    mgr.normalize()
    return mgr.get_culprit()