Skip to content

Commit 195e3f9

Browse files
authored
Merge pull request aws#29 from verdimrc/fp-fix-unit-tests
removed unnecessary import that broke tests/unit/test_processing.py
2 parents 00c8d57 + e648c78 commit 195e3f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_processing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# ANY KIND, either express or implied. See the License for the specific
1212
# language governing permissions and limitations under the License.
1313
from __future__ import absolute_import
14-
from build.lib.sagemaker.local import image
1514
from platform import python_version
1615

1716
import pytest

0 commit comments

Comments
 (0)