11870: minor update
[arvados.git] / sdk / python / bin / arv-run
1 #!/usr/bin/env python
2
3 from arvados.commands.run import main
4 main()