pub fn clean_space(indentation: &str) -> String
Replace any non-whitespace characters from an indentation string within a Python docstring.