danoan.perchance_tools.commands.correct_words module

danoan.perchance_tools.commands.correct_words.correct_words(yml_stream: TextIO, language: str) WordDict[source]
Parameters:
  • yml_stream (TextIO)

  • language (str)

Return type:

WordDict

danoan.perchance_tools.commands.correct_words.extend_parser(subparser_action=None)[source]
danoan.perchance_tools.commands.correct_words.main()[source]