diff options
author | Daniel Kutik <daniel.kutik@lavawerk.com> | 2023-10-23 21:20:07 +0200 |
---|---|---|
committer | LUCI <gerrit-scoped@luci-project-accounts.iam.gserviceaccount.com> | 2023-10-25 09:06:23 +0000 |
commit | b99272c601bc5f466c3cfc782bb852c2c967ad27 (patch) | |
tree | f13f0f0cc7942907ab3c0b901ff2ccdf8d0aec44 /project.py | |
parent | b0430b5bc519c93adce2e670d3b5083086a43383 (diff) | |
download | git-repo-b99272c601bc5f466c3cfc782bb852c2c967ad27.tar.gz |
sync: PersistentTransport call parent initv2.39
Found via pylint:
W0231: __init__ method from base class 'Transport'
is not called (super-init-not-called)
Just fixed for code correctness and to avoid potential future bugs.
Change-Id: Ie1e723c2afe65d026d70ac01a16ee7a40c149834
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/390676
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Daniel Kutik <daniel.kutik@lavawerk.com>
Commit-Queue: Daniel Kutik <daniel.kutik@lavawerk.com>
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions