X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0f644e242ef37c911ad3dc25aca8135c339de349..3b36ee8fbe76d10d0939ddbe677fef6dc94462fe:/sdk/cwl/tests/hw.py diff --git a/sdk/cwl/tests/hw.py b/sdk/cwl/tests/hw.py index 99c26523ed..43c20dc03d 100644 --- a/sdk/cwl/tests/hw.py +++ b/sdk/cwl/tests/hw.py @@ -2,4 +2,4 @@ # # SPDX-License-Identifier: Apache-2.0 -print "Hello world" +print("Hello world")