Skip to content

Commit 6673e99

Browse files
committed
fix: remove unused import
1 parent b9a8ef1 commit 6673e99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/sagemaker/jumpstart/test_payload_utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
import base64
1515
from unittest import TestCase
1616
from mock.mock import patch
17-
import pytest
1817

1918
from sagemaker.jumpstart.payload_utils import (
2019
PayloadSerializer,

0 commit comments

Comments
 (0)