Skip to content

Commit 80e7f60

Browse files
authored
Merge pull request #2581 from dhermes/code-block-console
Replace :: with `.. code-block:: console`.
2 parents c38c09d + f1bc755 commit 80e7f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-datastore/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Python Client for Google Cloud Datastore
1212
Quick Start
1313
-----------
1414

15-
::
15+
.. code-block:: console
1616
1717
$ pip install --upgrade google-cloud-datastore
1818

0 commit comments

Comments
 (0)