stax-labs/lib-stax-python-sdk

The 1 bug

jamesinc opened this issue · 2 comments

Describe the bug
"1" is printed to stdout when it shouldn't be.

To Reproduce
make a call to staxapp.auth.ApiTokenAuth.requests_auth()

Expected behavior
No 1 home

Screenshots
I only have 1 screenshot available
Screen Shot 2022-09-28 at 8 18 27 pm

Additional context
This line of code is the bug: https://github.com/stax-labs/lib-stax-python-sdk/blob/master/staxapp/auth.py#L155

💚

Thank you for raising this with us @jamesinc , this offending line has been removed as per #91