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.
Please register or sign in to comment
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.