Clean up the rbtools.clients.errors module
Review Request #7201 — Created April 14, 2015 and submitted — Latest diff uploaded
This patch cleans up with
rbtools.clients.errors
module. It fixes
docstrings and removes unnecessarypass
statements. It also fixes the
constructor of theEmptyChangeError
.