""" @author: luojunhui """ from tasks.flow_pool_tasks.exit_article_with_title import main if __name__ == '__main__': main()