Numpy uses a custom boolean type which differs from the base bool type. We investigate and share some ways in which this can bug your code.
Use Type Hinting to Improve your Python Programming Projects