Skip to content

Commit

Permalink
black added as link
Browse files Browse the repository at this point in the history
  • Loading branch information
SamPosh committed Sep 21, 2022
1 parent 7d63c06 commit 9d1c677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developing-locust.rst
Expand Up @@ -39,8 +39,8 @@ Then you can run the tests by just invoking tox in the Locust project root direc
Format code
===========

Locust follows the `black` formatting standard. So please adhere to it
.. _block https://github.com/psf/black
Locust follows the `black <https://github.com/psf/black>`_. formatting standard. So please adhere to it

.. code-block:: console
pip3 install black
Expand Down

0 comments on commit 9d1c677

Please sign in to comment.