Skip to content

Commit 9ff023a

Browse files
committed
Run prek to reformat the code
1 parent 9028be1 commit 9ff023a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/wasm/wasi/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ def main():
580580
"pythoninfo-host": pythoninfo_wasi_python,
581581
"build": build_steps(build_build_python, build_wasi_python),
582582
"clean": clean_contents,
583-
None: lambda args: parser.print_help()
583+
None: lambda args: parser.print_help(),
584584
}
585585
dispatch[context.subcommand](context)
586586

0 commit comments

Comments
 (0)