gradema.grader.console._util¶ Module Contents¶ Functions¶ indentation(→ str) indent_text(→ str) arrow(→ str) header(→ str) gradema.grader.console._util.indentation(depth: int) → str¶ gradema.grader.console._util.indent_text(depth: int, text: str) → str¶ gradema.grader.console._util.arrow(depth: int) → str¶ gradema.grader.console._util.header(depth: int, width: int) → str¶