module documentation

utilities for generating and formatting literal Python code.
Class ​Python​Printer No class docstring; 0/10 instance variable, 8/13 methods documented
Function adjust​_whitespace remove the left-whitespace margin of a block of Python code.
def adjust_whitespace(text):
remove the left-whitespace margin of a block of Python code.