Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sync: PersistentTransport call parent init
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 <[email protected]> Tested-by: Daniel Kutik <[email protected]> Commit-Queue: Daniel Kutik <[email protected]>
- Loading branch information