Closed dlesomewhere closed 2 years ago
Hey @dlesomewhere,
Thank you for finding the issue and opening the PR. I finally added CI-Pipeline for code quality and tests in https://github.com/aws/sagemaker-huggingface-inference-toolkit/pull/42, which forced me to fix it directly.
Issue #38
test_decode_csv fails when I run the tests locally. Looking at the implementation of the test I think there's an error in the input data for the second assertion.
Description of changes:
This commit fixes the input data for the second assertion so that the test passes.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.