blark.format.main

blark.format.main(filename: str | Path, verbose: int = 0, debug: bool = False, interactive: bool = False, indent: str = '    ', write_to: str | Path | None = None, overwrite: bool = False, input_format: str | None = None, output_format: str | None = None)[source]