Showing 41 of 121 total issues
Function plot_ranges_from_cli
has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring. Open
Open
def plot_ranges_from_cli(opts): """Parses the mins and maxs arguments from the `plot_posterior` option group. Parameters
- Read upRead up