What's Changed When running scripts, set `__name__ = "__main__"` to be compatible with best practices * Scripts __name__ by fkodom in https://github.com/fkodom/unipipe/pull/12
What's Changed Ability to run arbitrary Python scripts in Docker/Vertex with `unipipe run-script ...` * unipipe run-script by fkodom in https://github.com/fkodom/unipipe/pull/11