Searched defs:indent_space (Results 1 – 3 of 3) sorted by relevance
34 def format_proto_file(file_descriptor, output, indent_space=2): argument
66 def __init__(self, output, indent_space=2): argument
186 def format_python_file(file_descriptor, output, indent_space=2): argument