format_choices

Contents

format_choices#

glue.utils.misc.format_choices(options, index=False)[source]#

Return a string with an error message formatted as:

  • option 1

  • option 2

This can be preprended to existing error messages.