gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Resolve lint issues when running flake8

Open parthea opened this issue 1 year ago • 1 comments

There are several failures when running flake8. This tracking bug was created as a follow up to ensure that all lint issues are addressed.

https://github.com/googleapis/gapic-generator-python/blob/a165ff3219d7947b2cb45aef21f2eab68c700cf5/.flake8#L3-L39

parthea avatar Feb 14 '25 15:02 parthea

Also see these lines where we're excluding linting on generated code

https://github.com/googleapis/gapic-generator-python/blob/30cd1a49353048fc190114cfb7a73e14ec2eff31/gapic/templates/.flake8.j2#L23-L25

parthea avatar Apr 09 '25 18:04 parthea