#!/usr/bin/env python3

from sigma.sigma_configurations_check import main

main()
