.. include:: ./../../macros.txt
.. include:: ./../../units.txt

.. _WAF_TOOL_BLACK:

Black
=====

..
    Comments:
    py is the Python file extension and not properly recognized by the spellchecker
    pyproject is the configuration file of black
    bld is the waf object

.. spelling::
    py
    pyproject
    bld

The tool is located in ``tools/waf-tools``.

Tool Documentation
------------------

.. automodule:: f_black
    :members:
    :show-inheritance: