Fix up docstrings in rbtools/clients/

Review Request #9884 — Created April 21, 2018 and submitted — Latest diff uploaded

Information

RBTools
release-1.0.x
15e7b72...

Reviewers

This change fixes up all the docstrings for the various clients to match
our modern style, and to be consistent across the different tools. Whew.

  • Ran unit tests.
  • Ran pydocstyle.
setup.cfg
rbtools/clients/__init__.py
rbtools/clients/bazaar.py
rbtools/clients/clearcase.py
rbtools/clients/cvs.py
rbtools/clients/errors.py
rbtools/clients/git.py
rbtools/clients/mercurial.py
rbtools/clients/perforce.py
rbtools/clients/plastic.py
rbtools/clients/svn.py
rbtools/clients/tfs.py
Loading...