Add the given number of space characters to the beginning of every non-blank line in `s`, and return the result. If the string `s` is Unicode, it is encoded using the stdout encoding and the `backslashreplace` error handler.
(s, indent=4)
source not stored for this graph (policy: none)
no test coverage detected