#!/usr/lib/python3-arvados-python-client/bin/python3.12
# Copyright (C) The Arvados Authors. All rights reserved.
#
# SPDX-License-Identifier: Apache-2.0

from arvados.commands.arv_copy import main
main()
