Closed twam closed 8 months ago
This doesn't seem right, for a number of reasons:
type(... == int)
You're right about the code 🙈.
Would adding a try-except block a solution and stay with the int of no conversion is possible?
Any updates? 😢
My apologies for the long delay.
Merged, thank you!
This doesn't seem right, for a number of reasons:
type(... == int)
.