Skip to content

Commit 7fad13e

Browse files
author
Wei Chu
committed
fix sanity
1 parent 1ab8249 commit 7fad13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/unit/test_transformer.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
# or in the 'license' file accompanying this file. This file is
1010
# distributed on an 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
1111
# ANY KIND, either express or implied. See the License for the specific
12-
# language governing permissions and limitations under the License.
12+
# language governing permissions and limitations under the License.
1313

1414
from __future__ import absolute_import
1515

16-
from mock import Mock, patch
16+
from mock import Mock, patch
1717
import pytest
1818

1919
from sagemaker_inference import environment

0 commit comments

Comments
 (0)