diff options
| author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-03-04 09:07:50 -0600 |
|---|---|---|
| committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-03-04 09:07:50 -0600 |
| commit | 8a19b0133014d05a3f2c7be83443ccb5551f2eb2 (patch) | |
| tree | 71e5d63175ba48b071be1f0fe25048bef9f5cc0a | |
| parent | bf9223ecab9eaeedd8c327d5520e5f8fac1f71e8 (diff) | |
| download | py-bcrypt-git-8a19b0133014d05a3f2c7be83443ccb5551f2eb2.tar.gz | |
fix indentation
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ bcrypt .. image:: https://pypip.in/version/bcrypt/badge.svg?style=flat :target: https://pypi.python.org/pypi/bcrypt/ - :alt: Latest Version + :alt: Latest Version .. image:: https://travis-ci.org/pyca/bcrypt.svg?branch=master :target: https://travis-ci.org/pyca/bcrypt |
