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 3db2e37 commit 1449596Copy full SHA for 1449596
README.rst
@@ -10,6 +10,10 @@ Amazon DynamoDB Encryption Client for Python
10
:target: https://pypi.org/project/dynamodb-encryption-sdk
11
:alt: Supported Python Versions
12
13
+.. image:: https://img.shields.io/badge/code_style-black-000000.svg
14
+ :target: https://github.com/ambv/black
15
+ :alt: Code style: black
16
+
17
.. image:: https://readthedocs.org/projects/aws-dynamodb-encryption-python/badge/?version=latest
18
:target: http://aws-dynamodb-encryption-python.readthedocs.io/en/latest/?badge=latest
19
:alt: Documentation Status
0 commit comments