Skip to content

Sphinx Warning with Gapic Generator version 0.53.4 - bullet list ends without a blank line #1064

@parthea

Description

@parthea

This PR which includes changes from gapic generator version 0.53.4 is failing due to a docstring formatting issue.

The error is

/usr/local/google/home/partheniou/git/python-video-transcoder/google/cloud/video/transcoder_v1/types/resources.py:docstring of google.cloud.video.transcoder_v1.types.resources.Job:47:Bullet list ends without a blank line; unexpected unindent.

The. issue is resolved if I add a blank line above this line in the generated code and corresponding line in v1beta1.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions