We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc2bfc commit 3b9c403Copy full SHA for 3b9c403
{{ cookiecutter.library_name }}/README.rst
@@ -25,6 +25,10 @@ Introduction
25
:target: https://github.com/{{ full_repo_name }}/actions
26
:alt: Build Status
27
28
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
29
+ :target: https://github.com/psf/black
30
+ :alt: Code Style: Black
31
+
32
{% if cookiecutter.library_description != "" %}
33
{{- cookiecutter.library_description }}
34
{% else %}
0 commit comments