aws / sagemaker-inference-toolkit

Serve machine learning models within a 🐳 Docker container using 🧠 Amazon SageMaker.
Apache License 2.0
379 stars 82 forks source link

fix: combine import statements #15

Closed laurenyu closed 4 years ago

laurenyu commented 4 years ago

Description of changes: flake8 was failing because the import statements were out of order

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.