X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dc16046dbfdca4a9c0d94971730d220b27e80620..HEAD:/sdk/cwl/tests/test_pathmapper.py?ds=sidebyside diff --git a/sdk/cwl/tests/test_pathmapper.py b/sdk/cwl/tests/test_pathmapper.py index 194092db7a..1a13fc7079 100644 --- a/sdk/cwl/tests/test_pathmapper.py +++ b/sdk/cwl/tests/test_pathmapper.py @@ -3,13 +3,14 @@ # SPDX-License-Identifier: Apache-2.0 import functools -import mock import sys import unittest import json import logging import os +from unittest import mock + import arvados import arvados.keep import arvados.collection