diff --git a/doc/source/install/manual.rst b/doc/source/install/manual.rst index 9c2f83bb55..cc6516cebd 100644 --- a/doc/source/install/manual.rst +++ b/doc/source/install/manual.rst @@ -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