Black functions¶
Contents are subject to change.
Assertions and checks¶
Formatting¶
File operations¶
Parsing¶
Split functions¶
Caching¶
Utilities¶
- black.DebugVisitor.show(code: str) None ¶
Pretty-print the lib2to3 AST of a given string of code.