Open jonathanhaigh opened 4 years ago
So that the user doesn't have to worry about the callable passed as a config item's type argument being able to deal with types other than str.
type
str
So that the user doesn't have to worry about the callable passed as a config item's
type
argument being able to deal with types other thanstr
.