From: Anna Schumaker <anna.schumaker@xxxxxxxxxx> Apologies for the noise. I just realized I gave the wrong range to `git format-patch`, and accidentally resent somebody else's patch that has already been merged. This is a series of cleanups for rpcctl.py to fix up various style issues after running `flake8` on the code. Thoughts? Anna Anna Schumaker (7): rpcctl: Fix flake8 whitespace errors rpcctl: Fix flake8 line-too-long errors rpcctl: Fix flake8 bare exception error rpcctl: Fix flake8 ambiguous-variable-name error rpcctl: Add missing docstrings to the Xprt class rpcctl: Add missing docstrings to the XprtSwitch class rpcctl: Add remaining missing docstrings tools/rpcctl/rpcctl.py | 107 ++++++++++++++++++++++++++++++----------- 1 file changed, 80 insertions(+), 27 deletions(-) -- 2.48.1