The 1 bug
jamesinc opened this issue · 2 comments
jamesinc commented
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

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