diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index c494134..096bbb6 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -29,7 +29,7 @@ When writing code please try to stick to these rules. Black Code Style ^^^^^^^^^^^^^^^^ -This project is formatted with the auto formatter black. +This project is formatted with the auto formatter `black `_. Please format your contributions with black, otherwise they will be rejected. GIT