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: fix flake8 errors #14

Closed ChoiByungWook closed 4 years ago

ChoiByungWook commented 4 years ago

Issue #, if available: Merged without fixing flake8 error for: https://github.com/aws/sagemaker-inference-toolkit/pull/12

Description of changes: Also addressed https://github.com/aws/sagemaker-inference-toolkit/pull/12#discussion_r336083790

Testing tox

  flake8: commands succeeded
  twine: commands succeeded
  py27: commands succeeded
  py36: commands succeeded
  congratulations :)

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

laurenyu commented 4 years ago

accidentally duplicated in #15