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
.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
rbtools/clients/errors.py |
---|