45 lines
624 B
ReStructuredText
45 lines
624 B
ReStructuredText
*Black* classes
|
|
===============
|
|
|
|
*Contents are subject to change.*
|
|
|
|
.. currentmodule:: black
|
|
|
|
:class:`EmptyLineTracker`
|
|
-------------------------
|
|
|
|
.. autoclass:: black.EmptyLineTracker
|
|
:members:
|
|
|
|
:class:`FormatOn`
|
|
-----------------
|
|
|
|
.. autoclass:: black.FormatOn
|
|
:members:
|
|
|
|
:class:`FormatOff`
|
|
------------------
|
|
|
|
.. autoclass:: black.FormatOff
|
|
:members:
|
|
|
|
:class:`LineGenerator`
|
|
----------------------
|
|
|
|
.. autoclass:: black.LineGenerator
|
|
:members:
|
|
|
|
:class:`Report`
|
|
---------------
|
|
|
|
.. autoclass:: black.Report
|
|
:members:
|
|
|
|
:class:`Visitor`
|
|
----------------------
|
|
|
|
.. autoclass:: black.Visitor
|
|
:members:
|
|
|
|
|