#!/usr/bin/python3

import photo_importer.run


photo_importer.run.main()
