Use type "Any" in docstrings if type is not given
When Config and attr.ib parameters are mixed and an attr.ib has neither a type nor a description, the docstring looks better with this change.
When Config and attr.ib parameters are mixed and an attr.ib has neither a type nor a description, the docstring looks better with this change.