black/docs/reference/reference_exceptions.rst
2018-03-28 10:12:27 -07:00

13 lines
216 B
ReStructuredText

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