#!/usr/bin/env python3

from orcsome3.orcsome.run import run

run()
