We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab8249 commit 7fad13eCopy full SHA for 7fad13e
test/unit/test_transformer.py
@@ -9,11 +9,11 @@
9
# or in the 'license' file accompanying this file. This file is
10
# distributed on an 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
11
# ANY KIND, either express or implied. See the License for the specific
12
-# language governing permissions and limitations under the License.
+# language governing permissions and limitations under the License.
13
14
from __future__ import absolute_import
15
16
-from mock import Mock, patch
+from mock import Mock, patch
17
import pytest
18
19
from sagemaker_inference import environment
0 commit comments