Skip to content

Commit d88fe64

Browse files
authored
Merge pull request #687 from bashtage/black-badge
DOC: Add black badge
2 parents 09ab475 + 44d4f00 commit d88fe64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ Up to date remote data access for pandas, works for multiple versions of pandas.
1818
.. image:: https://readthedocs.org/projects/pandas-datareader/badge/?version=latest
1919
:target: https://pandas-datareader.readthedocs.io/en/latest/
2020

21+
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
22+
:target: https://github.com/psf/black
23+
24+
2125
.. warning::
2226

2327
As of v0.7.0 Google finance and Morningstar have been been immediately deprecated due to

0 commit comments

Comments
 (0)