Apparently, `True` is both an instance of `int` and `bool`, which is a change and is very strange. Instead flip the conditional here.
Apparently, `True` is both an instance of `int` and `bool`, which is a change and is very strange. Instead flip the conditional here.