black/docs/reference/reference_exceptions.rst
2018-03-28 17:43:18 -07:00

17 lines
287 B
ReStructuredText

*Black* exceptions
==================
*Contents are subject to change.*
.. currentmodule:: black
.. autoexception:: black.CannotSplit
.. autoexception:: black.FormatError
.. autoexception:: black.FormatOn
.. autoexception:: black.FormatOff
.. autoexception:: black.NothingChanged