Merge pull request #2418 from bagerard/add_black_formatting_badge

Add black badge to readme
This commit is contained in:
Bastien Gérard
2020-11-14 13:42:57 +01:00
committed by GitHub

View File

@@ -16,6 +16,9 @@ MongoEngine
:target: https://landscape.io/github/MongoEngine/mongoengine/master
:alt: Code Health
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
About
=====
MongoEngine is a Python Object-Document Mapper for working with MongoDB.