Confusing gotcha #388
Michael-fore
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Spent a minute debugging an odd error where i was passing in a string from a requests.Response. Didn't realize the value being a str type would send it thru the conversion.
Why are you checking for the str type here?
Beta Was this translation helpful? Give feedback.
All reactions