9701: Merge branch '9463-change-arvput-use-collection-class' into 9701-collection...
[arvados.git] / sdk / python / bin / arv-ws
1 #!/usr/bin/env python
2
3 from arvados.commands.ws import main
4 main()