Open
Description
This complicated signature, caused by a boolean parameter, should probably be re-written as two methods, get_command_obj
and get_cached_command_obj
, where the latter just returns self.command_obj.get(command)
. Of course, that's not a concern for this PR.
Originally posted by @jaraco in #307 (comment)
Metadata
Metadata
Assignees
Labels
No labels