gapic-generator-python
gapic-generator-python copied to clipboard
Resolve lint issues when running flake8
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
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