def _make_output()

in computer-use-demo/computer_use_demo/tools/edit.py [0:0]


    def _make_output(
        self,
        file_content: str,
        file_descriptor: str,
        init_line: int = 1,
        expand_tabs: bool = True,