Skip to content

Commit

Permalink
Add 'black' badge (pseudo-black for now, but very close)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukelbd committed Jul 21, 2020
1 parent 7620669 commit 29943d8
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.rst
Expand Up @@ -36,9 +36,9 @@ Documentation
The documentation is `published on readthedocs <https://proplot.readthedocs.io>`__.


.. |code-style| image:: https://img.shields.io/badge/code%20style-pep8-green.svg
:alt: pep8
:target: https://www.python.org/dev/peps/pep-0008/
.. |code-style| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:alt: black
:target: https://github.com/psf/black

.. |build-status| image:: https://travis-ci.com/lukelbd/proplot.svg?branch=master
:alt: build status
Expand Down Expand Up @@ -68,6 +68,12 @@ The documentation is `published on readthedocs <https://proplot.readthedocs.io>`
:alt: gitter
:target: https://gitter.im/pro-plot/community


..
|code-style| image:: https://img.shields.io/badge/code%20style-pep8-green.svg
:alt: pep8
:target: https://www.python.org/dev/peps/pep-0008/
..
|coverage| image:: https://codecov.io/gh/lukelbd/proplot.org/branch/master/graph/badge.svg
:alt: coverage
Expand Down

0 comments on commit 29943d8

Please sign in to comment.