Skip to content

Commit f1549dc

Browse files
committed
update formatting
1 parent 0a22c96 commit f1549dc

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

gapic/templates/README.rst.j2

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ This library uses the standard Python :code:`logging` functionality to log some
5656
Note the following:
5757

5858
1. Logs may contain sensitive information. Take care to **restrict access to the logs** if they are saved, whether it be on local storage or Google Cloud Logging.
59-
4. Google may refine the occurrence, level, and content of various log messages in this library without flagging such changes as breaking.
60-
**Do not depend on immutability of the logging events**.
59+
4. Google may refine the occurrence, level, and content of various log messages in this library without flagging such changes as breaking. **Do not depend on immutability of the logging events**.
6160
5. By default, the logging events from this library are not handled. You must **explicitly configure log handling** using one of the mechanisms below.
6261

6362

tests/integration/goldens/redis/README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ This library uses the standard Python :code:`logging` functionality to log some
5656
Note the following:
5757

5858
1. Logs may contain sensitive information. Take care to **restrict access to the logs** if they are saved, whether it be on local storage or Google Cloud Logging.
59-
4. Google may refine the occurrence, level, and content of various log messages in this library without flagging such changes as breaking.
60-
**Do not depend on immutability of the logging events**.
59+
4. Google may refine the occurrence, level, and content of various log messages in this library without flagging such changes as breaking. **Do not depend on immutability of the logging events**.
6160
5. By default, the logging events from this library are not handled. You must **explicitly configure log handling** using one of the mechanisms below.
6261

6362

0 commit comments

Comments
 (0)