#1046 Inconsistent docstring and code in DBResolver.get_module_modulemds
Closed: Fixed 4 years ago by jkaluza. Opened 5 years ago by cqi.

In docstring, parameter context has description:

:param context: a string of the module's context. When None, all contexts will
    be returned.

But, there is no code path to handle the case of only context is None. Is docstring outdated? Or, does code have to be updated according to the docstring?


I've checked the code and None context is handled there now. Closing as fixed.

Metadata Update from @jkaluza:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata