Merge "Use 'code-block' for pieces of code"

This commit is contained in:
Jenkins
2016-09-28 16:19:56 +00:00
committed by Gerrit Code Review

View File

@@ -121,7 +121,9 @@ HBase
The implementation uses `HappyBase`_, which is a wrapper library used to
interact with HBase via Thrift protocol. You can verify the Thrift
connection by running a quick test from a client::
connection by running a quick test from a client:
.. code-block:: python
import happybase