Skip to content

Make docstring follow PEP 257 #2358

@Linchin

Description

@Linchin

Coming from this comment.

A lot of the docstrings in this repo are not properly following PEP 257, leading to issue rendering in the documentation. For example, this class property has a redundant type annotation, and it is not recognized by the doc:

Image

We can audit the repo and update the docstrings to be PEP 257 compliant.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.priority: p3Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.type: docsImprovement to the documentation for an API.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions