import sys import reddit_nextcloud_importer if __name__ == "__main__": sys.exit(reddit_nextcloud_importer.main())