You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Currently there are some files like https://github.com/googleapis/python-spanner/blob/master/google/cloud/spanner_v1/session.py which has docstrings that do not conform to Google Docstrings -> reStructuredText format.
For example:
should be
and
should be
Please close this issue once there aren't any more of these malformed docstrings in this repository.