Move action implementations into a package (actions) so singleshot.py can safely dispatch to any module within that package (action=<foo>) -> actions.foo
Log in to post a comment.