Use 'code-block' for pieces of code
'code-block' improves the visibility for the pieces of code. Change-Id: Idf31e5e874afa3c4e080090847247864fe35bdd4
This commit is contained in:
parent
db2c252b2d
commit
7f6402f046
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user