ewokscore.utils.build_close_match_report#

ewokscore.utils.build_close_match_report(words, possibilities)[source]#

Return an error report with close match suggestions for each word.

Parameters:
  • words (Iterable[str])

  • possibilities (Iterable[str])

Return type:

str