Problem: strtobool returns either 0 or 1, not bool. Solution: Fix type annotation.
type
__str__
__repr__