from auto_cuit.cuit import * def main(): Cuit(configPath="conf/config.json").run()