add link to black

This commit is contained in:
Patrick Kanzler 2023-05-18 15:37:51 +02:00
parent 8b1fb29905
commit 3c1b4b97f4

View File

@ -29,7 +29,7 @@ When writing code please try to stick to these rules.
Black Code Style Black Code Style
^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^
This project is formatted with the auto formatter black. This project is formatted with the auto formatter `black <https://github.com/psf/black>`_.
Please format your contributions with black, otherwise they will be rejected. Please format your contributions with black, otherwise they will be rejected.
GIT GIT