Searched refs:unformatted_source (Results 1 – 1 of 1) sorted by relevance
154 def FormatCode(unformatted_source, argument183 tree = pytree_utils.ParseCodeToTree(unformatted_source)191 if unformatted_source == reformatted_source:195 unformatted_source, reformatted_source, filename=filename)