Predicate methods should return booleans, not strings
This change ensures that the method `complete` actually returns a boolean, rather than a possibly nil string.
Showing
Please register or sign in to comment
This change ensures that the method `complete` actually returns a boolean, rather than a possibly nil string.