Add DebugVisitor.show() to documentation under utility functions
This commit is contained in:
parent
7f7b31058a
commit
653aa40579
@ -61,6 +61,10 @@ Split functions
|
|||||||
Utilities
|
Utilities
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
.. py:function:: black.DebugVisitor.show(code: str) -> None
|
||||||
|
|
||||||
|
Pretty-print the lib2to3 AST of a given string of `code`.
|
||||||
|
|
||||||
.. autofunction:: black.diff
|
.. autofunction:: black.diff
|
||||||
|
|
||||||
.. autofunction:: black.generate_comments
|
.. autofunction:: black.generate_comments
|
||||||
|
Loading…
Reference in New Issue
Block a user