Update all commands to use the new base support.
Review Request #13022 — Created May 6, 2023 and submitted — Latest diff uploaded
This updates all of the bundled commands to subclass the new base
classes and to use the new modules for imports.
All unit tests pass.
rbtools/commands/api_get.py |
---|
rbtools/commands/attach.py |
---|
rbtools/commands/close.py |
---|
rbtools/commands/diff.py |
---|
rbtools/commands/land.py |
---|
rbtools/commands/patch.py |
---|