Searched refs:print_format_fix (Results 1 – 1 of 1) sorted by relevance
199 print_format_fix(_typescript_format(*ctx.paths, '--', '--write'))301 print_format_fix(_yapf('--in-place', *ctx.paths, check=True).stdout)506 def print_format_fix(stdout: bytes): function